Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 17:06

BenchmarkTools v1.6.0

Diff since v1.5.0

Merged pull requests:

Closed issues:

  • Pass setup/interpolated variables through as run arguments instead of closing over them in the harness (#127)
  • @benchmarkset breaks on ^C (#279)
  • Feature for just running the code without benchmarking (#300)
  • Memory leak when repeatedly benchmarking (#339)
  • is @benchmarkset usable ? (#343)
  • judge lacks a docstring (#356)
  • timeout measures warmup (eliminating many of the reasons to use timeout) (#368)
  • @Benchmarkset fails silently, returns null (#369)