feat: add support for mitata benchmark
[poolifier.git] / benchmarks / README.md
index 273b1535f8917a68be5c86094785810b28bb6b7f..3468dce5db403f6b763b4e3c8b21918d6308b324 100644 (file)
@@ -22,6 +22,9 @@ See the dedicated repository [README.md](https://github.com/poolifier/benchmark#
 
 ### Usage
 
-To run the internal benchmark, you just need to navigate to the root of poolifier cloned repository and run `pnpm benchmark`.
+To run the internal benchmark, you just need to navigate to the root of poolifier cloned repository and run:
+
+- `pnpm benchmark:benchmark.js` or
+- `pnpm benchmark:mitata`
 
 ### [Results](https://bencher.dev/perf/poolifier)