Skip to content

collection_from_pathlist is much slower than the other methods #220

@ctb

Description

@ctb

In the new load_collection framework, it looks like collection_from_pathlist introduced in #211 does not read sketches in parallel, leading to extremely long load times for pathlists.

Here is the relevant benchmark result from #214:

Screenshot 2024-02-17 at 3 08 21 PM

We would still expect it to be slower, but maybe by a factor of two - not 18x! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions