Skip to content

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

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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