02ba1a6798a82def4f885e6cfb92dbdeb5b0c1bc
[poolifier.git] / README.md
1 # Poolifier Benchmarks
2
3 To run the benchmark versus other pools you will need to:
4
5 - [Install hyperfine](https://github.com/sharkdp/hyperfine#installation)
6 - Run `npm install`
7 - Run the `./bench.sh` into the `versus-external-pools` folder