build(deps-dev): apply updates
[poolifier.git] / benchmarks / versus-external-pools / BENCH-100000.md
index 5aa5adad4ad1386cb49c958e68e5029c0c523f89..732f23a3219050247e8e650ac032fee7f06440b7 100644 (file)
@@ -1,9 +1,13 @@
-| Command                                              |        Mean [s] | Min [s] | Max [s] |    Relative |
-| :--------------------------------------------------- | --------------: | ------: | ------: | ----------: |
-| `node dynamic-piscina.js`                            |  47.192 ± 0.607 |  46.774 |  48.804 | 1.07 ± 0.01 |
-| `node fixed-piscina.js`                              |  47.046 ± 0.112 |  46.823 |  47.178 | 1.07 ± 0.00 |
-| `node dynamic-poolifier.js`                          |  44.301 ± 0.989 |  43.718 |  46.994 | 1.00 ± 0.02 |
-| `node fixed-poolifier.js`                            |  44.115 ± 0.174 |  43.843 |  44.510 |        1.00 |
-| `node static-suchmokuo-node-worker-threads-pool.js`  |  48.282 ± 1.857 |  46.361 |  50.268 | 1.09 ± 0.04 |
-| `node dynamic-suchmokuo-node-worker-threads-pool.js` |  60.111 ± 2.401 |  57.752 |  63.011 | 1.36 ± 0.05 |
-| `node threadjs.js`                                   | 131.412 ± 4.210 | 122.872 | 138.506 | 2.98 ± 0.10 |
+| Command                                              |       Mean [s] | Min [s] | Max [s] |    Relative |
+| :--------------------------------------------------- | -------------: | ------: | ------: | ----------: |
+| `node dynamic-poolifier.js`                          | 14.957 ± 0.552 |  14.238 |  15.574 | 1.00 ± 0.06 |
+| `node fixed-poolifier.js`                            | 14.907 ± 0.723 |  13.349 |  15.965 |        1.00 |
+| `node dynamic-piscina.js`                            | 15.320 ± 0.534 |  14.883 |  16.137 | 1.03 ± 0.06 |
+| `node fixed-piscina.js`                              | 16.194 ± 0.786 |  14.859 |  16.957 | 1.09 ± 0.07 |
+| `node dynamic-workerpool.js`                         | 16.381 ± 0.499 |  15.743 |  17.021 | 1.10 ± 0.06 |
+| `node fixed-workerpool.js`                           | 16.812 ± 0.619 |  16.245 |  17.738 | 1.13 ± 0.07 |
+| `node dynamic-suchmokuo-node-worker-threads-pool.js` | 26.254 ± 0.448 |  25.637 |  26.683 | 1.76 ± 0.09 |
+| `node static-suchmokuo-node-worker-threads-pool.js`  | 16.202 ± 0.592 |  15.641 |  17.208 | 1.09 ± 0.07 |
+| `node threadjs.js`                                   | 46.962 ± 1.680 |  43.669 |  50.238 | 3.15 ± 0.19 |
+| `node fixed-threadwork.js`                           | 15.931 ± 0.504 |  15.336 |  16.623 | 1.07 ± 0.06 |
+| `node fixed-microjob.js`                             | 31.982 ± 0.529 |  31.216 |  32.677 | 2.15 ± 0.11 |