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

Updated Benchmark? #34

Open
patlecat opened this issue Jun 6, 2020 · 2 comments
Open

Updated Benchmark? #34

patlecat opened this issue Jun 6, 2020 · 2 comments

Comments

@patlecat
Copy link

patlecat commented Jun 6, 2020

Hi,
Your benchmark is great and very extensive. Could you run it again now so to see how all libs have improved over the past 4 or so years? Also some have stopped development and maybe some hot new ones appeared? Would be so awesome!

@Tessil
Copy link
Owner

Tessil commented Jun 6, 2020

Hi,

I have plan to update my benchmarks as the hash table landscape has evolved quite a bit in these last few years with Google releasing a new hash map in abseil and Facebook releasing theirs in Folly. I mainly need to find the time to update the code and run the benchmark.

@ktprime
Copy link

ktprime commented Jul 21, 2020

I have updated your old test code and add some new hash map benched with different k-v/cpu/os/compliers/memory combination. The result is quite different (https://github.com/ktprime/emhash/tree/master/bench/tsl_bench) .

I also bench them with my bench code (https://github.com/ktprime/emhash/blob/master/bench/ebench.cpp)
some result is in my github https://github.com/ktprime/emhash.

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