docs: update benchmarks vs. external pools
[poolifier.git] / benchmarks / versus-external-pools / BENCH-100000.md
CommitLineData
330c5a7f
JB
1| Command | Mean [s] | Min [s] | Max [s] | Relative |
2| :------------------------------------------ | -------------: | ------: | ------: | ----------: |
f0376671
JB
3| `node dynamic-poolifier.mjs` | 13.712 ± 0.335 | 13.362 | 14.794 | 1.00 |
4| `node fixed-poolifier.mjs` | 13.927 ± 0.395 | 13.542 | 15.045 | 1.02 ± 0.04 |
5| `node dynamic-piscina.mjs` | 17.217 ± 0.392 | 16.714 | 18.125 | 1.26 ± 0.04 |
6| `node fixed-piscina.mjs` | 17.850 ± 0.482 | 17.084 | 18.861 | 1.30 ± 0.05 |
7| `node fixed-tinypool.mjs` | 18.922 ± 0.329 | 18.448 | 19.907 | 1.38 ± 0.04 |
8| `node dynamic-tinypool.mjs` | 19.109 ± 0.331 | 18.622 | 20.342 | 1.39 ± 0.04 |
9| `node dynamic-workerpool.mjs` | 19.893 ± 0.409 | 18.746 | 20.770 | 1.45 ± 0.05 |
10| `node fixed-workerpool.mjs` | 20.040 ± 0.281 | 19.730 | 20.956 | 1.46 ± 0.04 |
11| `node dynamic-worker-nodes.js` | 17.236 ± 0.359 | 16.857 | 18.027 | 1.26 ± 0.04 |
12| `node fixed-worker-nodes.js` | 17.158 ± 0.282 | 16.789 | 17.812 | 1.25 ± 0.04 |
13| `node dynamic-node-worker-threads-pool.mjs` | 25.639 ± 0.489 | 25.131 | 27.074 | 1.87 ± 0.06 |
14| `node static-node-worker-threads-pool.mjs` | 17.496 ± 0.330 | 17.138 | 18.183 | 1.28 ± 0.04 |