X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmarks%2FREADME.md;h=3468dce5db403f6b763b4e3c8b21918d6308b324;hb=b5e67f284f8ca20d03c14b53e1a7cf890fca24a7;hp=273b1535f8917a68be5c86094785810b28bb6b7f;hpb=7dc67481eb38d1a93f47a67fbb4e3cb60c048221;p=poolifier.git diff --git a/benchmarks/README.md b/benchmarks/README.md index 273b1535..3468dce5 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -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)