docs: update benchmarks vs. external pools
[poolifier.git] / benchmarks / versus-external-pools / BENCH-100000.md
index 3ae8fe8cad52e5dc0181f323958d2582ab896ce3..47b23335619d7020c1432165847a4c62bcc4131b 100644 (file)
@@ -1,13 +1,13 @@
 | Command                                              |       Mean [s] | Min [s] | Max [s] |    Relative |
 | :--------------------------------------------------- | -------------: | ------: | ------: | ----------: |
-| `node dynamic-poolifier.js`                          | 14.130 ± 0.420 |  13.756 |  15.238 | 1.00 ± 0.04 |
-| `node fixed-poolifier.js`                            | 14.091 ± 0.461 |  13.817 |  15.383 |        1.00 |
-| `node dynamic-piscina.js`                            | 15.130 ± 0.357 |  14.872 |  16.076 | 1.07 ± 0.04 |
-| `node fixed-piscina.js`                              | 15.525 ± 0.248 |  15.364 |  16.214 | 1.10 ± 0.04 |
-| `node dynamic-workerpool.js`                         | 16.700 ± 0.315 |  16.479 |  17.463 | 1.19 ± 0.04 |
-| `node fixed-workerpool.js`                           | 17.116 ± 0.101 |  17.010 |  17.369 | 1.21 ± 0.04 |
-| `node dynamic-suchmokuo-node-worker-threads-pool.js` | 24.273 ± 0.123 |  24.125 |  24.492 | 1.72 ± 0.06 |
-| `node static-suchmokuo-node-worker-threads-pool.js`  | 16.864 ± 0.284 |  16.636 |  17.531 | 1.20 ± 0.04 |
-| `node threadjs.js`                                   | 51.156 ± 1.791 |  48.909 |  54.305 | 3.63 ± 0.17 |
-| `node fixed-threadwork.js`                           | 16.337 ± 0.242 |  16.137 |  16.826 | 1.16 ± 0.04 |
-| `node fixed-microjob.js`                             | 33.927 ± 0.401 |  33.568 |  34.789 | 2.41 ± 0.08 |
+| `node dynamic-poolifier.js`                          | 12.809 ± 0.116 |  12.653 |  13.006 |        1.00 |
+| `node fixed-poolifier.js`                            | 12.983 ± 0.633 |  12.356 |  14.491 | 1.01 ± 0.05 |
+| `node dynamic-piscina.js`                            | 13.472 ± 0.211 |  13.234 |  13.916 | 1.05 ± 0.02 |
+| `node fixed-piscina.js`                              | 14.012 ± 0.325 |  13.784 |  14.898 | 1.09 ± 0.03 |
+| `node dynamic-workerpool.js`                         | 14.885 ± 0.112 |  14.774 |  15.165 | 1.16 ± 0.01 |
+| `node fixed-workerpool.js`                           | 15.481 ± 0.104 |  15.396 |  15.697 | 1.21 ± 0.01 |
+| `node dynamic-suchmokuo-node-worker-threads-pool.js` | 21.843 ± 0.463 |  21.465 |  22.668 | 1.71 ± 0.04 |
+| `node static-suchmokuo-node-worker-threads-pool.js`  | 15.249 ± 0.224 |  14.996 |  15.735 | 1.19 ± 0.02 |
+| `node threadjs.js`                                   | 45.590 ± 1.984 |  42.788 |  49.949 | 3.56 ± 0.16 |
+| `node fixed-threadwork.js`                           | 14.739 ± 0.263 |  14.578 |  15.422 | 1.15 ± 0.02 |
+| `node fixed-microjob.js`                             | 30.598 ± 0.434 |  30.033 |  31.302 | 2.39 ± 0.04 |