From 0a9d76fc8c48c545e6b44e336071bef0ffa72665 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 16 Sep 2023 14:40:35 +0200 Subject: [PATCH] docs: add links to 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/benchmarks/README.md b/benchmarks/README.md index b2ee4336..76cc86a6 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -40,4 +40,10 @@ Read the [README.md](./versus-external-pools/README.md) to know how to run these ## Poolifier internal benchmark +### Usage + To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark` + +### Results + +[Continuous internal benchmark result](https://poolifier.github.io/benchmark-results/dev/bench) -- 2.34.1