Skip to content

Optimize maintenance family of methods #496

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

Closed
wants to merge 3 commits into from
Closed

Conversation

bitfaster
Copy link
Owner

@bitfaster bitfaster commented Nov 18, 2023

Try applying aggressive optimization to the maintenance methods. This is a tiny bit better for LFU, appears to be noise for LRU.

This would likely need to be removed if building on NET7 or NET8, because it can cancel PGO.

image

image

@coveralls
Copy link

coveralls commented Nov 18, 2023

Coverage Status

coverage: 99.141% (+0.02%) from 99.121%
when pulling e6b0e05 on users/alexpeck/agglfu
into 5f0a8b8 on main.

@bitfaster bitfaster mentioned this pull request Nov 29, 2023
@bitfaster
Copy link
Owner Author

Superseded by #530

@bitfaster bitfaster closed this Dec 4, 2023
@bitfaster bitfaster deleted the users/alexpeck/agglfu branch December 5, 2023 22:50
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

Successfully merging this pull request may close these issues.

2 participants