build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / worker / WorkerConstants.ts
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-09-13  Jérôme BenoitMerge dependabot/github_actions/docker/setup-buildx...
2023-09-10  Jérôme Benoitrefactor: cleanup pool options defaults handling
2023-09-09  Jérôme Benoitrefactor: remove unneeded redefinition of poolifier...
2023-07-30  Jérôme Benoitrefactor: split WorkerConstants class
2023-07-23  Jérôme Benoitperf: fine tune default pool size for load tests
2023-07-20  Jérôme Benoitfeat: add error handling to worker set worker
2023-07-03  Jérôme Benoitfix: fix availableParallelism() usage for min pool...
2023-07-03  Jérôme Benoitrefactor: cleanup package.json version usage
2023-07-01  Jérôme Benoitfeat: use OS optimized pool size by default
2023-05-22  Jérôme Benoitrefactor: align constants scope syntax
2023-03-18  Jérôme Benoitfix: brown paper bag issue at referencing the same...
2023-02-26  Jérôme Benoitrefactor(simulator): constify and factor out empty...
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2022-07-13  Jérôme BenoitAvoid to instantiated static only classes
2022-03-05  Jérôme Benoitsrc/worker/WorkerConstants.ts: add