repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
279857a
)
docs: refine benchmarks/README.md
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 4 Aug 2023 13:15:00 +0000
(15:15 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 4 Aug 2023 13:15:00 +0000
(15:15 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
benchmarks/README.md
patch
|
blob
|
blame
|
history
diff --git
a/benchmarks/README.md
b/benchmarks/README.md
index 4ea6072d20543bc5f6e0b49a7a7bb8538ed396ea..81a6cc7919a9233bafdda94962ac02f692983f96 100644
(file)
--- 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: