Skip to content

Apache Arrow Interop #110

Description

@MIWdlB

For smaller systems, interop between python and rust is much slower than encoding/optimisation.

One possible method to improve this is to use Apache Arrow (pyarrow and arrow-rs) to exchange data directly.

  • Benchmark and profile current setup for core.encode
  • Duplicate lib.rs function using arrow
  • Compare bench and profile
  • Find out more about numpy interop with arrow (usability & performance).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions