test: fix FAIR_SHARE strategy in dynamic pool (take 7)
[poolifier.git] / benchmarks / versus-external-pools / BENCH-100000.md
CommitLineData
bd0e5c4d 1| Command | Mean [s] | Min [s] | Max [s] | Relative |
1fe22d16 2| :--------------------------------------------------- | -------------: | ------: | ------: | ----------: |
8363efdc
JB
3| `node dynamic-poolifier.js` | 14.130 ± 0.420 | 13.756 | 15.238 | 1.00 ± 0.04 |
4| `node fixed-poolifier.js` | 14.091 ± 0.461 | 13.817 | 15.383 | 1.00 |
5| `node dynamic-piscina.js` | 15.130 ± 0.357 | 14.872 | 16.076 | 1.07 ± 0.04 |
6| `node fixed-piscina.js` | 15.525 ± 0.248 | 15.364 | 16.214 | 1.10 ± 0.04 |
7| `node dynamic-workerpool.js` | 16.700 ± 0.315 | 16.479 | 17.463 | 1.19 ± 0.04 |
8| `node fixed-workerpool.js` | 17.116 ± 0.101 | 17.010 | 17.369 | 1.21 ± 0.04 |
9| `node dynamic-suchmokuo-node-worker-threads-pool.js` | 24.273 ± 0.123 | 24.125 | 24.492 | 1.72 ± 0.06 |
10| `node static-suchmokuo-node-worker-threads-pool.js` | 16.864 ± 0.284 | 16.636 | 17.531 | 1.20 ± 0.04 |
11| `node threadjs.js` | 51.156 ± 1.791 | 48.909 | 54.305 | 3.63 ± 0.17 |
12| `node fixed-threadwork.js` | 16.337 ± 0.242 | 16.137 | 16.826 | 1.16 ± 0.04 |
13| `node fixed-microjob.js` | 33.927 ± 0.401 | 33.568 | 34.789 | 2.41 ± 0.08 |