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

100,000 items for benchmark too small? #2

Open
simonhf opened this issue Feb 27, 2019 · 1 comment
Open

100,000 items for benchmark too small? #2

simonhf opened this issue Feb 27, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@simonhf
Copy link

simonhf commented Feb 27, 2019

With only 100k items in the benchmark, all the items could be held in the 8 MB cache, which would result in misleading performance, or? Can you kindly post a similar benchmark but with say, 10M or 100M items? Thanks!

@mtak- mtak- added the enhancement New feature or request label Feb 27, 2019
@mtak-
Copy link
Owner

mtak- commented Feb 27, 2019

It's possible the whole tree would all fit in L3 cache. I'm in favor of more benchmarks 👍

@mtak- mtak- added the help wanted Extra attention is needed label Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants