Skip to content

Combiner script is accidentally quadratic #1

@jtsymon

Description

@jtsymon

🐌 🐌 🐌
For each area, the script is searching all the data files for that area.
So 2000 areas * 7 data (so far) = 14000 data files, so 2000 * 14000 = roughly 28,000,000 stat() calls to combine the files.

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