1511dcd4d3b756e51e28d84daaaca06cb2656d88
[poolifier.git] / benchmarks / versus-external-pools / README.md
1 # Poolifier benchmarks versus other pools
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 `pnpm install` into the `versus-external-pools` folder
7 - Run the `./bench.sh` script into the `versus-external-pools` folder
8
9 > :warning: **Please be sure to use a quiet PC when you run the benchmarks**