Releases: poolifier/tatami-ng
Releases · poolifier/tatami-ng
v0.4.11
Changed
- Add benchmark relative speed ratio error margin to summary.
v0.4.10
Fixed
- Fix
run()
warmup
option handling. - Display summary for no group benchmarks.
v0.4.9
Changed
- Add
file
torun()
option allowing to save the JSON output to a file.
v0.4.8
Fixed
- Ensure report returned by
run()
is not cleared. - Fix
run()
json
option handling.
v0.4.6
v0.4.5
Changed
- Move benchmark options to
run()
.
v0.4.4
Fixed
- Fix benchmark function JSDoc type definition.
Changed
- Add
group()
asynchronous callback support.
v0.4.3
Fixed
- Fix JSDoc API description.
v0.4.2
Fixed
- Fix
bench()
andbaseline()
type definitions.
v0.4.1
Fixed
- Fix browser support.