Benchmarks and performance enhancements (#209)
[poolifier.git] / benchmarks / versus-external-pools / README.md
CommitLineData
be0676b3
APA
1# Poolifier Benchmarks
2
3To 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