docs: update benchmarks vs. external pools
[poolifier.git] / benchmarks / versus-external-pools / BENCH-100000.md
CommitLineData
bd0e5c4d 1| Command | Mean [s] | Min [s] | Max [s] | Relative |
1fe22d16 2| :--------------------------------------------------- | -------------: | ------: | ------: | ----------: |
27f12b78
JB
3| `node dynamic-poolifier.js` | 12.809 ± 0.116 | 12.653 | 13.006 | 1.00 |
4| `node fixed-poolifier.js` | 12.983 ± 0.633 | 12.356 | 14.491 | 1.01 ± 0.05 |
5| `node dynamic-piscina.js` | 13.472 ± 0.211 | 13.234 | 13.916 | 1.05 ± 0.02 |
6| `node fixed-piscina.js` | 14.012 ± 0.325 | 13.784 | 14.898 | 1.09 ± 0.03 |
7| `node dynamic-workerpool.js` | 14.885 ± 0.112 | 14.774 | 15.165 | 1.16 ± 0.01 |
8| `node fixed-workerpool.js` | 15.481 ± 0.104 | 15.396 | 15.697 | 1.21 ± 0.01 |
9| `node dynamic-suchmokuo-node-worker-threads-pool.js` | 21.843 ± 0.463 | 21.465 | 22.668 | 1.71 ± 0.04 |
10| `node static-suchmokuo-node-worker-threads-pool.js` | 15.249 ± 0.224 | 14.996 | 15.735 | 1.19 ± 0.02 |
11| `node threadjs.js` | 45.590 ± 1.984 | 42.788 | 49.949 | 3.56 ± 0.16 |
12| `node fixed-threadwork.js` | 14.739 ± 0.263 | 14.578 | 15.422 | 1.15 ± 0.02 |
13| `node fixed-microjob.js` | 30.598 ± 0.434 | 30.033 | 31.302 | 2.39 ± 0.04 |