Commit | Line | Data |
---|---|---|
bd0e5c4d | 1 | | Command | Mean [s] | Min [s] | Max [s] | Relative | |
1fe22d16 | 2 | | :--------------------------------------------------- | -------------: | ------: | ------: | ----------: | |
a05c10de JB |
3 | | `node dynamic-poolifier.js` | 25.315 ± 2.256 | 23.169 | 30.705 | 1.00 | |
4 | | `node fixed-poolifier.js` | 26.079 ± 2.875 | 23.087 | 32.154 | 1.03 ± 0.15 | | |
5 | | `node dynamic-piscina.js` | 25.897 ± 0.570 | 24.997 | 26.914 | 1.02 ± 0.09 | | |
6 | | `node fixed-piscina.js` | 25.946 ± 0.891 | 24.953 | 27.346 | 1.02 ± 0.10 | | |
7 | | `node dynamic-workerpool.js` | 29.314 ± 0.897 | 27.839 | 30.370 | 1.16 ± 0.11 | | |
8 | | `node fixed-workerpool.js` | 28.926 ± 0.964 | 27.866 | 30.583 | 1.14 ± 0.11 | | |
9 | | `node dynamic-suchmokuo-node-worker-threads-pool.js` | 84.852 ± 1.322 | 83.077 | 86.920 | 3.35 ± 0.30 | | |
10 | | `node static-suchmokuo-node-worker-threads-pool.js` | 27.519 ± 0.963 | 26.248 | 29.518 | 1.09 ± 0.10 | | |
11 | | `node threadjs.js` | 88.842 ± 3.197 | 85.012 | 94.289 | 3.51 ± 0.34 | | |
12 | | `node fixed-threadwork.js` | 27.345 ± 0.920 | 26.167 | 28.972 | 1.08 ± 0.10 | | |
13 | | `node fixed-microjob.js` | 44.998 ± 0.659 | 44.106 | 46.029 | 1.78 ± 0.16 | |