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

Is there any benchmarking? #29

Open
0xBYTESHIFT opened this issue Nov 4, 2020 · 2 comments
Open

Is there any benchmarking? #29

0xBYTESHIFT opened this issue Nov 4, 2020 · 2 comments

Comments

@0xBYTESHIFT
Copy link

We all know that hashmaps are cool, but It'd be interesting to see how exactly cool they are. I suggest writing a comparison with getting values from plain std::map and searching from std::vector. It would look nice in the readme section.

@0xBYTESHIFT 0xBYTESHIFT changed the title Is there any benchmarks? Is there any benchmarking? Nov 4, 2020
@jean343
Copy link

jean343 commented Mar 22, 2021

There is a third party benchmark here
https://github.com/nitnelave/lru_cache

@lamerman
Copy link
Owner

Sorry, there is not benchmark.

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

3 participants