Use JsDoc default regexp
[poolifier.git] / benchmarks / versus-external-pools /
2021-12-30  Jérôme BenoitMigrate the code to node.js LTS version 16.x.x (#492)
2021-05-10  Jérôme BenoitConsolidate benchmarks documentation (#350)
2021-05-10  Jérôme BenoitUpdate threads pool libraries to benchmark to latest...
2021-03-22  Jérôme BenoitAvoid to on-by-one in worker function. (#285)
2021-03-19  Jérôme BenoitAdd worker-threads-pool to external pools benchmarks...
2021-03-12  Jérôme BenoitAdd threadwork, microjob to external pools benchmark...
2021-03-09  Jérôme BenoitAdd workerpool to external pools benchmark (#263)
2021-03-07  Jérôme BenoitBenchmarks and tests code cleanups. (#257)
2021-03-06  Jérôme BenoitPool busy event emitting on all pool types (#241)
2021-03-06  Jérôme BenoitAdd benchmark for quick select algorithm evaluation...
2021-03-01  aardiziobench versions update
2021-02-27  aardizioRename FullPool event to busy, update benchmarks
2021-02-24  Jérôme BenoitUntangle pool abstract class from worker strategy selec...
2021-02-23  Alessandro Pio ArdizioThreadjs benchmarks (#230)
2021-02-23  Alessandro Pio ArdizioRemoved max tasks (#225)
2021-02-22  Jérôme BenoitCheck that a pool have a minimum number of workers...
2021-02-22  aardizioNew bench execution and sleep between a test and another
2021-02-22  aardizioImprovement on benchmarks
2021-02-22  aardizioBump to beta 7 version v2.0.0-beta.7
2021-02-22  Alessandro Pio ArdizioBenchmarks and performance enhancements (#209)