Files
parallel-hashmap/BENCHMARK.md
T
2019-03-02 09:10:10 -05:00

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.