perf: use hyperfine-action for benchmark vs. external pools
[poolifier.git] / benchmarks / versus-external-pools / README.md
CommitLineData
1fe22d16 1# Poolifier benchmarks versus other pools
be0676b3
APA
2
3To run the benchmark versus other pools you will need to:
4
5- [Install hyperfine](https://github.com/sharkdp/hyperfine#installation)
47701542 6- Run `pnpm install` into the `versus-external-pools` folder
9afd10df 7- Run the `./bench.sh` script into the `versus-external-pools` folder
1fe22d16 8
4f8e444d 9> :warning: **Please be sure to use a quiet PC when you run the benchmarks**