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: optimize reserve eviction #4233

Merged
merged 5 commits into from
Jul 31, 2023
Merged

perf: optimize reserve eviction #4233

merged 5 commits into from
Jul 31, 2023

Conversation

aloknerurkar
Copy link
Contributor

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Optimize moving chunks from reserve to cache. Avoid the extra reads by not deleting chunks when removing from reserve.

@aloknerurkar aloknerurkar merged commit 6dbc1d9 into master Jul 31, 2023
13 checks passed
@aloknerurkar aloknerurkar deleted the evict-cache branch July 31, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants