Skip to content

Releases: dfinity/canbench

v0.4.0

21 Nov 15:18
da093cb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Oct 14:19
ad19fe8

Choose a tag to compare

What's Changed

  • fix: escape PR name in Slack notification messages by @mraszyk in #149
  • ci: rename 'main' to 'baseline' to support custom benchmark branches by @maksymar in #150
  • ci: upload persisted canbench_results.yml file by @maksymar in #151
  • chore(license): removes modified boilerplate from license file by @jwndlng in #152
  • chore: Bump up PocketIC and Canbench versions by @berestovskyy in #154
  • chore: Bump canbench version to v0.3.0 by @berestovskyy in #155

Full Changelog: v0.2.1...v0.3.0

v0.2.1

23 Jun 14:22
e560c66

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Jun 15:42
6dd879b

Choose a tag to compare

Highlights

  • Added calls field to Measurement struct in public API to track repeated scopes calls number

What's Changed

  • feat: (breaking change) add calls field to Measurement struct in public API by @maksymar in #141
  • chore: bump version to 0.2.0 by @maksymar in #142

Full Changelog: v0.1.18...v0.2.0

v0.1.18

11 Jun 14:51
0b3505b

Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.1.18

v0.1.17

10 Jun 15:15
56c28d4

Choose a tag to compare

(yanked)

Breaking Change

(!) Has a breaking change in public API due to added calls field into Measurement structure.

What's Changed

Full Changelog: v0.1.16...v0.1.17

v0.1.16

05 Jun 10:34
078ce70

Choose a tag to compare

(yanked)

Breaking Change

(!) Has a breaking change preventing old versions of canbench-rs from being used with newer versions of canbench-bin due to added start_instructions field into Measurement structure.

What's Changed

Full Changelog: v0.1.15...v0.1.16

v0.1.15

23 May 12:01
4552173

Choose a tag to compare

(yanked)

Better reports readability & fixes for CI scripts.

Breaking Change

(!) Has a breaking change preventing old versions of canbench-rs from being used with newer versions of canbench-bin due to added calls field into Measurement structure.

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

19 May 08:53
22cb126

Choose a tag to compare

What's Changed

  • feat: add results table to the summary by @maksymar in #110
  • feat: add absolute delta columns for each metric to CSV report by @maksymar in #112
  • feat: add max displayed rows limit to the summary table by @maksymar in #113
  • fix: fix percentage formatting in reports by @maksymar in #114
  • fix: fix percentage formatting in csv report by @maksymar in #115
  • chore: bump versions to v0.1.14 by @maksymar in #116

Full Changelog: v0.1.13...v0.1.14

v0.1.13

14 May 11:58
a480197

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13