Benchmarks and performance enhancements (#209)
[poolifier.git] / benchmarks / versus-external-pools / 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