Skip to content

Performance tests #9

@harto

Description

@harto

It would be good to add some tests to protect against performance regressions. The underlying Polars library seems very fast, though there are opportunities for us to use it in a slow way. E.g. we want to avoid things like: using Arrays instead of Sets for filtering, eagerly materializing dataframes, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions