From eeabc751686b83312991ec6c7c3a4f2f331edf48 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 11 Aug 2023 02:28:19 +0200 Subject: [PATCH] docs: refine benchmarks/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- benchmarks/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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` -- 2.34.1