From: Jérôme Benoit Date: Sat, 16 Sep 2023 12:40:35 +0000 (+0200) Subject: docs: add links to benchmarks README.md X-Git-Tag: v2.6.45~18 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=0a9d76fc8c48c545e6b44e336071bef0ffa72665;p=poolifier.git docs: add links to benchmarks README.md Signed-off-by: Jérôme Benoit --- 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)