docs: fix link to benchmark results
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 12 Dec 2023 08:52:45 +0000 (09:52 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 12 Dec 2023 08:52:45 +0000 (09:52 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
benchmarks/README.md

index ca2b0667e86e35f34fd8d4f6c70f4456451bbe62..2dabdbf1902b66b6f1c461557d20a43bbf126c8e 100644 (file)
@@ -22,7 +22,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: [https://poolifier.github.io/benchmark](https://poolifier.github.io/benchmark).
+  - CPU Intensive task with 100k operations submitted to each pool: [https://bencher.dev/perf/poolifier-benchmark](https://bencher.dev/perf/poolifier-benchmark).
 
 - External pools with which we used to compare the poolifier results: