From: Jérôme Benoit Date: Fri, 11 Aug 2023 00:28:19 +0000 (+0200) Subject: docs: refine benchmarks/README.md X-Git-Tag: v2.6.23~10 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=eeabc751686b83312991ec6c7c3a4f2f331edf48;p=poolifier.git docs: refine benchmarks/README.md Signed-off-by: Jérôme Benoit --- diff --git a/benchmarks/README.md b/benchmarks/README.md index 3d773000..b2ee4336 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -36,8 +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** -Read [README.md](./versus-external-pools/README.md) to know how to run these benchmarks. +Read the [README.md](./versus-external-pools/README.md) to know how to run these benchmarks. -## Internal +## Poolifier internal benchmark To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark`