fix: fix formatting issue.
[poolifier.git] / benchmarks / versus-external-pools / dynamic-worker-nodes.js
2023-09-08  Jérôme Benoitfix: fix formatting issue.
2023-09-08  Emanuele Stoppachore: use `biome` instead of `rome`
2023-07-05  Jérôme Benoitrefactor: use Set() instead of array in benchmarking...
2023-07-04  Jérôme Benoitfix: properly size the pools in benchmarking code
2023-06-26  Jérôme Benoitrefactor: strict mode in js files
2023-06-26  Jérôme Benoitrefactor: partially revert ESM conversion in benchmarki...
2023-06-25  Jérôme Benoitrefactor: convert benchmarks code to ESM
2022-10-20  Jérôme BenoitBenchmarks: properly parse env variables
2022-10-20  Jérôme BenoitSwitch eslint-plugin-node to supported eslint-plugin-n
2022-10-17  Jérôme BenoitImprove benchmarks: add IO intensive task workload...
2022-10-17  Jérôme BenoitInitial worker-nodes integration in benchmarks.