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

O(n) operation done on every counter increment #7

Closed
puzpuzpuz opened this issue Sep 28, 2021 · 1 comment
Closed

O(n) operation done on every counter increment #7

puzpuzpuz opened this issue Sep 28, 2021 · 1 comment

Comments

@puzpuzpuz
Copy link

c.lastEvict field used to amortize the cost of local counter's eviction doesn't seem to be ever updated.

@pkieltyka
Copy link
Member

thanks for the note. its been fixed in 60179e6 and tagged version v0.5.2

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

2 participants