Skip to content

Releases: dfinity/canbench

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