Skip to content

Releases: poolifier/tatami-ng

v0.4.11

17 May 19:56
328d673
Compare
Choose a tag to compare

Changed

  • Add benchmark relative speed ratio error margin to summary.

v0.4.10

16 May 19:38
43d4af7
Compare
Choose a tag to compare

Fixed

  • Fix run() warmup option handling.
  • Display summary for no group benchmarks.

v0.4.9

13 May 17:49
d51a162
Compare
Choose a tag to compare

Changed

  • Add file to run() option allowing to save the JSON output to a file.

v0.4.8

13 May 14:12
d8eec73
Compare
Choose a tag to compare

Fixed

  • Ensure report returned by run() is not cleared.
  • Fix run() json option handling.

v0.4.6

13 May 10:28
f3e9d76
Compare
Choose a tag to compare

Changed

  • Add JSON BMF benchmark report format support to allow integration with Bencher.

v0.4.5

11 May 14:13
7750fca
Compare
Choose a tag to compare

Changed

  • Move benchmark options to run().

v0.4.4

19 Apr 08:22
5e91920
Compare
Choose a tag to compare

Fixed

  • Fix benchmark function JSDoc type definition.

Changed

  • Add group() asynchronous callback support.

v0.4.3

17 Apr 20:13
288298e
Compare
Choose a tag to compare

Fixed

  • Fix JSDoc API description.

v0.4.2

17 Apr 19:30
a63b4d1
Compare
Choose a tag to compare

Fixed

  • Fix bench() and baseline() type definitions.

v0.4.1

15 Apr 22:08
2209c97
Compare
Choose a tag to compare

Fixed

  • Fix browser support.