X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmarks%2FREADME.md;h=b2ee433623eb33ef9beea016b74ea6fd0a5105dc;hb=08aaa20f1cc87dd022265b9bcb4439ddc58cbb3f;hp=81a6cc7919a9233bafdda94962ac02f692983f96;hpb=fccb024f5165ffd267c9807561a985266a461d24;p=poolifier.git diff --git a/benchmarks/README.md b/benchmarks/README.md index 81a6cc79..b2ee4336 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -36,10 +36,8 @@ We chose to use this tool because it allows to run isolated Node.js processes so > :warning: **We would need funds to run our benchmarks more often and on Cloud VMs, please consider to sponsor this project** -### Internal +Read the [README.md](./versus-external-pools/README.md) to know how to run these benchmarks. -To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark` - -## Versus other pools +## Poolifier internal benchmark -Read [README.md](./versus-external-pools/README.md) +To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark`