X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmarks%2FREADME.md;h=27467511aaee25a534213894915b3f31a89038e9;hb=8258e525b4601510a20b909632f88a3604c7bc63;hp=273b1535f8917a68be5c86094785810b28bb6b7f;hpb=7dc67481eb38d1a93f47a67fbb4e3cb60c048221;p=poolifier.git diff --git a/benchmarks/README.md b/benchmarks/README.md index 273b1535..27467511 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:tatami-ng` ### [Results](https://bencher.dev/perf/poolifier)