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

Add std::map benchmark #38

Open
quicknir opened this issue Jul 2, 2024 · 0 comments
Open

Add std::map benchmark #38

quicknir opened this issue Jul 2, 2024 · 0 comments

Comments

@quicknir
Copy link

quicknir commented Jul 2, 2024

I know this is primarily a hash table benchmark suite of course, so by all means feel free to close as wontfix. But it would be really cool to add std::map benchmarks to https://martin.ankerl.com/2022/08/27/hashmap-bench-01/. The exact performance trade-off between map and unordered_map would be a pretty amazing resource to be able to point people to, and these are probably some of the most thorough and respected publicly accessible container benchmarks around.

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