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

Performance tests from Martin Ankerl #2

Open
dumblob opened this issue Jul 6, 2019 · 2 comments
Open

Performance tests from Martin Ankerl #2

dumblob opened this issue Jul 6, 2019 · 2 comments

Comments

@dumblob
Copy link

dumblob commented Jul 6, 2019

How does this hashmap perform with regards to the thorough testing @martinus did in his blog series about the current cutting edge hash maps?

@martinus
Copy link

martinus commented Jul 8, 2019

I've tried to add it when creating the benchmark, but unfortunately the map doesn't have a default constructor so I've stopped right there. See https://github.com/martinus/map_benchmark#maps-i-couldnt-add

@rigtorp
Copy link
Owner

rigtorp commented Jul 8, 2019

Yes I think the empty key should be selected through a template parameter instead of a constructor argument at runtime.

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