X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmarks%2FREADME.md;h=b2ee433623eb33ef9beea016b74ea6fd0a5105dc;hb=c4424e52e4924efa5eef704cb5dcb82f2760e0da;hp=81a6cc7919a9233bafdda94962ac02f692983f96;hpb=fed51bee47408ece32c6446cad5781b752e9b188;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`