Skip to content

Improve performance of stats generation #398

@ckrause

Description

@ckrause

We currently iterate over all sequence IDs and check if the program file exists: https://github.com/loda-lang/loda-cpp/blob/main/src/oeis/oeis_manager.cpp#L462

It might be faster to replace this by getting the list of files in the directories and iterating over them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions