Skip to content

Releases: NaturalCycles/bench-lib

v3.0.0

10 May 13:56
Compare
Choose a tag to compare

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

10 May 13:34
Compare
Choose a tag to compare

2.1.1 (2024-05-10)

Bug Fixes

  • don't fail on missing express (52b60ad)

v2.1.0

02 May 20:29
Compare
Choose a tag to compare

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

06 Mar 12:21
Compare
Choose a tag to compare

2.0.0 (2024-03-06)

Features

  • vega plots support is removed (76937cf)

BREAKING CHANGES

  • ^^^

v1.6.8

16 Jan 13:42
Compare
Choose a tag to compare

1.6.8 (2024-01-16)

Bug Fixes

v1.6.7

18 Dec 10:52
Compare
Choose a tag to compare

1.6.7 (2023-12-18)

Bug Fixes

v1.6.6

22 Aug 13:35
Compare
Choose a tag to compare

1.6.6 (2023-08-22)

Bug Fixes

v1.6.5

13 Aug 20:29
Compare
Choose a tag to compare

1.6.5 (2023-08-13)

Bug Fixes

v1.6.4

22 May 15:52
Compare
Choose a tag to compare

1.6.4 (2023-05-22)

Bug Fixes

v1.6.3

07 May 17:22
Compare
Choose a tag to compare

1.6.3 (2023-05-07)

Bug Fixes