Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 16:05
76552a4

BenchmarkTools v0.6.0

Diff since v0.5.0

Closed issues:

  • overhead_sample(evals) and estimate_overhead() gives lower values, the higher "evals" is (#163)
  • BenchmarkTools punning Base.time? (#165)
  • Avoiding invalidations of min/max (#168)
  • @btime returns different memory allocs than @time when used with Threads.@threads (#175)
  • wrong output from @btime, @benchmark etc. when benchmarking inplace broadcast operations (#181)
  • Behind the scenes of @Btime (#185)

Merged pull requests: