Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Proper caching #291

Open
MilesCranmer opened this issue Feb 27, 2024 · 0 comments
Open

[Feature]: Proper caching #291

MilesCranmer opened this issue Feb 27, 2024 · 0 comments

Comments

@MilesCranmer
Copy link
Owner

MilesCranmer commented Feb 27, 2024

Feature Request

I think we can use https://github.com/OpenSesame/LFUDACache.jl to get proper caching here. Then the most commonly used trees will be free.

We could even consider doing this for subtrees (ie store the output of a subtree in this cache), though that might be too expensive.

@MilesCranmer MilesCranmer changed the title [Feature]: Proper cachibg [Feature]: Proper caching Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant