-
Notifications
You must be signed in to change notification settings - Fork 29
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
Some notes for the big update #16
Comments
most test case is only one hash map.
|
@ktprime I don't see what that benchmarks adds that is not already covered by the other benchmarks? |
the code is copyed from my bench |
I find bench code, key and value(integer case) is alway same type (int-> int, size_t-> size, uint64_t->uint64_t) |
The text was updated successfully, but these errors were encountered: