Releases: ChainSafe/benchmark
Releases · ChainSafe/benchmark
v1.2.3
What's Changed
- feat: dynamic sampling time by @nazarhussain in #27
- fix: skipped suite does not show up in the report by @nazarhussain in #28
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- feat: add statistical convergence and outlier detection by @nazarhussain in #26
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: cleanup options when suite finishes by @nazarhussain in #24
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: export afterEach and afterAll hooks by @nazarhussain in #23
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore: bump package version by @nazarhussain in #22
Full Changelog: v1.1.0-rc.6...v1.1.0
v1.1.0-rc.6
What's Changed
- fix: cleanup handler for task after completion by @nazarhussain in #21
Full Changelog: v1.1.0-rc.5...v1.1.0-rc.6
v1.1.0-rc.5
What's Changed
- feat: add cli flag to trigger gc by @nazarhussain in #20
Full Changelog: v1.1.0-rc.4...v1.1.0-rc.5
v1.1.0-rc.4
Changes:
- Conditional sorting based on
--sort
flag baedda3 - Fix the formatting of result 609c159
- Cleanup the options after run complete 0dac39a
Full Changelog: v1.1.0-rc.3...v1.1.0-rc.4
v1.1.0-rc.3
What's Changed
- fix: sort the files before running by @nazarhussain in #18
- chore: bump rc version by @nazarhussain in #19
Full Changelog: v1.1.0-rc.2...v1.1.0-rc.3
v1.1.0-rc.2
Noticeable changes from original fork
- Old mocha option
--require
can be replaced with--setupFiles
What's Changed
- feat: add --config option to load the rc files by @nazarhussain in #14
- feat: add support for --setupFiles support by @nazarhussain in #15
- chore: bump rc version by @nazarhussain in #16
Full Changelog: v1.1.0-rc.1...v1.1.0-rc.2