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

Optimize counting number of entries by incrementing the count each time we add an entry #15

Open
jcburley opened this issue Oct 7, 2010 · 1 comment

Comments

@jcburley
Copy link
Owner

jcburley commented Oct 7, 2010

See duffdriver.c:344 for more (report_clusters).

@jcburley
Copy link
Owner Author

jcburley commented Oct 7, 2010

Might not save measurable time, but easy to implement and could save yet another pass over the in-memory entries and therefore some paging for a large set.

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

1 participant