Skip to content

Improve efficiency of slicing #167

@pp-mo

Description

@pp-mo

Because index_by_dimensions works on each dim iteratively, this is probably sub-optimal for lazy data as it will increase the graph complexity at every stage.
So, a single combined indexing operation would probably be more efficient, but this is a bit trickier to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions