Consolidate benchmarks documentation (#350)
[poolifier.git] / benchmarks / versus-external-pools / README.md
index 02ba1a6798a82def4f885e6cfb92dbdeb5b0c1bc..faecde878aa7c0b3328c1264d5c13e6c7f285a82 100644 (file)
@@ -1,7 +1,9 @@
-# Poolifier Benchmarks
+# Poolifier benchmarks versus other pools
 
 To run the benchmark versus other pools you will need to:
 
 - [Install hyperfine](https://github.com/sharkdp/hyperfine#installation)
-- Run `npm install`
+- Run `npm install` into the `versus-external-pools` folder
 - Run the `./bench.sh` into the `versus-external-pools` folder
+
+> :warning: **Please be sure to use a quite PC when you run the benchmarks**