feat: add less busy worker choice strategy to internal benchmarks
[poolifier.git] / benchmarks / internal / thread / dynamic.js
2023-04-02  Jérôme Benoitfeat: add less busy worker choice strategy to internal...
2023-04-02  Jérôme Benoitfeat: add less busy worker choice strategy
2023-04-02  Jérôme Benoitrefactor: rename a worker choice strategy
2022-10-17  Jérôme BenoitFactor out benchmarks helpers
2022-10-10  Jérôme BenoitAdd WRR worker choice strategy to benchmark
2022-10-09  Jérôme BenoitAdd fair sharing worker choice strategy
2021-03-07  Jérôme BenoitFix strategy handling in pool options (#259)
2021-03-06  Jérôme BenoitAdd benchmark for quick select algorithm evaluation...
2021-02-23  Jérôme BenoitCleanups on bechmarking and strategies code: (#227)
2021-02-23  Alessandro Pio ArdizioRemoved max tasks (#225)
2021-02-22  Alessandro Pio ArdizioBenchmarks and performance enhancements (#209)