X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmarks%2FREADME.md;h=27467511aaee25a534213894915b3f31a89038e9;hb=ecde6ea8c439bbdd9dc2ca118731b5006a1a9884;hp=273b1535f8917a68be5c86094785810b28bb6b7f;hpb=49b7175cbaf24be33afc77698e865c590919d3ae;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)