feat: initial IWRR worker choice implementation
[poolifier.git] / benchmarks / versus-external-pools / BENCH-100000.md
index a0466dc6e1dd7deae402c67c34657be8393d9020..ff433e7cc6666892c24519dd17ee6737ea1daaab 100644 (file)
@@ -1,13 +1,13 @@
 | Command                                              |       Mean [s] | Min [s] | Max [s] |    Relative |
 | :--------------------------------------------------- | -------------: | ------: | ------: | ----------: |
-| `node dynamic-poolifier.js`                          | 12.935 ± 0.236 |  12.663 |  13.509 | 1.01 ± 0.03 |
-| `node fixed-poolifier.js`                            | 12.808 ± 0.280 |  12.574 |  13.564 |        1.00 |
-| `node dynamic-piscina.js`                            | 13.542 ± 0.165 |  13.371 |  13.808 | 1.06 ± 0.03 |
-| `node fixed-piscina.js`                              | 14.027 ± 0.264 |  13.855 |  14.739 | 1.10 ± 0.03 |
-| `node dynamic-workerpool.js`                         | 15.082 ± 0.304 |  14.818 |  15.895 | 1.18 ± 0.04 |
-| `node fixed-workerpool.js`                           | 15.532 ± 0.283 |  15.359 |  16.314 | 1.21 ± 0.03 |
-| `node dynamic-suchmokuo-node-worker-threads-pool.js` | 21.896 ± 0.263 |  21.635 |  22.608 | 1.71 ± 0.04 |
-| `node static-suchmokuo-node-worker-threads-pool.js`  | 15.805 ± 1.176 |  15.088 |  18.736 | 1.23 ± 0.10 |
-| `node threadjs.js`                                   | 46.191 ± 2.555 |  42.679 |  50.314 | 3.61 ± 0.21 |
-| `node fixed-threadwork.js`                           | 14.708 ± 0.232 |  14.567 |  15.346 | 1.15 ± 0.03 |
-| `node fixed-microjob.js`                             | 30.567 ± 0.362 |  30.280 |  31.509 | 2.39 ± 0.06 |
+| `node dynamic-poolifier.js`                          | 13.680 ± 0.318 |  13.357 |  14.466 | 1.02 ± 0.03 |
+| `node fixed-poolifier.js`                            | 13.362 ± 0.146 |  13.090 |  13.556 |        1.00 |
+| `node dynamic-piscina.js`                            | 14.494 ± 0.369 |  14.237 |  15.504 | 1.08 ± 0.03 |
+| `node fixed-piscina.js`                              | 14.844 ± 0.245 |  14.641 |  15.522 | 1.11 ± 0.02 |
+| `node dynamic-workerpool.js`                         | 16.015 ± 0.407 |  15.779 |  17.155 | 1.20 ± 0.03 |
+| `node fixed-workerpool.js`                           | 16.339 ± 0.112 |  16.261 |  16.635 | 1.22 ± 0.02 |
+| `node dynamic-suchmokuo-node-worker-threads-pool.js` | 24.068 ± 0.228 |  23.806 |  24.508 | 1.80 ± 0.03 |
+| `node static-suchmokuo-node-worker-threads-pool.js`  | 16.038 ± 0.287 |  15.884 |  16.849 | 1.20 ± 0.03 |
+| `node threadjs.js`                                   | 47.680 ± 2.763 |  43.420 |  51.981 | 3.57 ± 0.21 |
+| `node fixed-threadwork.js`                           | 15.561 ± 0.302 |  15.367 |  16.398 | 1.16 ± 0.03 |
+| `node fixed-microjob.js`                             | 32.170 ± 0.346 |  31.792 |  33.044 | 2.41 ± 0.04 |