repositories
/
poolifier.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Improvement on benchmarks
[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