mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 09:00:38 +08:00
320 B
Vendored
320 B
Vendored
parallel-hashmap
How to run these benchmarks
These bencharks were run on windows using Visual Studio 2017. Running them on linux would require Makefile changes.
$ mkdir build
$ make
$ make test
$ python make_chart_data.py < output
Your charts are now in charts.html.