Skip to content

Releases: dfinity/canbench

v0.1.9

23 Jan 16:03
07ff97e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

18 Nov 13:06
feada53
Compare
Choose a tag to compare

What's Changed

  • chore: bump versions to 0.1.7 by @dsarlis in #71
  • chore: Add a development guide for creating a release and publishing canbench crates. by @dsarlis in #72
  • feat: expose POCKET_IC_MUTE_SERVER env variable by @max-dfinity in #73
  • chore: Upgrade PocketIC version to 7.0.0 (binary) and 6.0.0 (library) by @michael-weigelt in #74
  • chore: Bump versions to 0.1.8 by @michael-weigelt in #75

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

02 Oct 08:31
97610b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

02 Oct 07:48
0a32b70
Compare
Choose a tag to compare

What's Changed

  • feat: add flags to specify a custom runtime by @ielashi in #66

Full Changelog: v0.1.5...v0.1.6

v0.1.5

27 Aug 09:35
dd20554
Compare
Choose a tag to compare

What's Changed

  • chore: bump PocketIC to v5.0.0 (server) and v4.0.0 (library) by @mraszyk in #59
  • perf: only install canister once when running benchmarks by @ielashi in #60
  • fix: correctly account for instructions when writing stable memory by @ielashi in #62

v0.1.4

21 May 15:02
e72ae75
Compare
Choose a tag to compare
  • Adds support for init args to canbench.yml
  • Migrates from drun to pocket-ic for running the benchmarks