Releases: NaturalCycles/bench-lib
Releases · NaturalCycles/bench-lib
v3.1.0
3.1.0 (2024-11-10)
Features
v3.0.0
3.0.0 (2024-05-10)
Features
BREAKING CHANGES
- now we only support non-defer functions, which removes the need
to call done.resolve()
Async ("defer") functions don't really fit the case of micro-benchmarking,
they better be tested with e.g Autocannot (runCannon)
v2.1.1
2.1.1 (2024-05-10)
Bug Fixes
- don't fail on missing
express
(52b60ad)
v2.1.0
2.1.0 (2024-05-02)
Features
- express and helmet are not devDeps (d1cf74a)
- runBench.runs now defaults to 2 (was: 1) (2135084)
v2.0.0
2.0.0 (2024-03-06)
Features
- vega plots support is removed (76937cf)
BREAKING CHANGES
v1.6.8
1.6.8 (2024-01-16)
Bug Fixes
v1.6.7
1.6.7 (2023-12-18)
Bug Fixes
v1.6.6
1.6.6 (2023-08-22)
Bug Fixes
v1.6.5
1.6.5 (2023-08-13)
Bug Fixes
v1.6.4
1.6.4 (2023-05-22)
Bug Fixes