Skip to content

Repository files navigation

build and run

mkdir build
cd build
cmake ..
make
./benchmark

This runs a growing size of hashmaps, abseil and tessil hopscotch_map, and measures the time taken to insert and find elements in the hashmaps. The results are written to stdout.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages