mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 00:50:38 +08:00
320 B
320 B
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.