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

Cache management: don't blow out cache with range proofs #358

Open
rkuris opened this issue Nov 18, 2023 · 0 comments
Open

Cache management: don't blow out cache with range proofs #358

rkuris opened this issue Nov 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request performance
Milestone

Comments

@rkuris
Copy link
Collaborator

rkuris commented Nov 18, 2023

Consider using a weighted LRU cache, such as https://docs.rs/clru/latest/clru/ or having an alternate cow cache for iterating (probably better).

@rkuris rkuris added the enhancement New feature or request label Nov 18, 2023
@rkuris rkuris added this to the unplanned milestone Nov 18, 2023
@rkuris rkuris self-assigned this Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
Archived in project
Development

No branches or pull requests

1 participant