Skip to content

Manage paths in a Tree class instead of putting all paths in a list #25

@paulmueller

Description

@paulmueller

The Recipe.cast method builds up a massive list known_files and searches it continuously after processing the main recipe data. This can be sped-up significantly by using a tree-like structure (faster lookups).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions