Skip to content

Recipe hashing #545

@LordIdra

Description

@LordIdra

Idea: Hash the inputs to a recipe so when checking if inputs are a valid recipe, they can just be hashed and then a lookup can be done in the recipe map

This would improve performance a LOT and probably wouldn't be that complicated. But the hashing logic would have to be implemented per-recipe which is annoying.

Might be worth just making this a base thing, not a core thing?

Still fuzzy on how to do this but opening an issue so I don't forget

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions