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

perf(tree): insert account cache only when not present #14599

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Feb 19, 2025

essentially this function wants .entry().or_default() but there is no such API, so implement it manually

small change that doesn't matter much

@mattsse mattsse added this pull request to the merge queue Feb 20, 2025
@mattsse mattsse added C-perf A change motivated by improving speed, memory usage or disk footprint A-engine Related to the engine implementation labels Feb 20, 2025
Merged via the queue into main with commit c5df8fb Feb 20, 2025
43 checks passed
@mattsse mattsse deleted the dani/insert_storage branch February 20, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-engine Related to the engine implementation C-perf A change motivated by improving speed, memory usage or disk footprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants