From: Jérôme Benoit Date: Fri, 4 Aug 2023 13:15:00 +0000 (+0200) Subject: docs: refine benchmarks/README.md X-Git-Tag: v2.6.22~20 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fed51bee47408ece32c6446cad5781b752e9b188;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 4ea6072d..81a6cc79 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -23,7 +23,7 @@ We chose to use this tool because it allows to run isolated Node.js processes so Those are our results: - - CPU Intensive task with 100k operations submitted to each pool [BENCH-100000.md](./versus-external-pools/BENCH-100000.md). + - CPU Intensive task with 100k operations submitted to each pool: [BENCH-100000.md](./versus-external-pools/BENCH-100000.md). - External pools with which we used to compare the poolifier results: