Skip to content

0.15.2

Latest
Compare
Choose a tag to compare
@AndreyAkinshin AndreyAkinshin released this 16 Jun 12:52
· 3 commits to master since this release
2306bab

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.2.html

Highlights

  • The most significant update in this release is the enhanced accuracy of the memory diagnoser (#2562). This improvement resolves the issue of incorrectly reported memory allocations (#1542, #2582).
  • We have introduced a new feature that allows users to sort benchmark jobs in numerical order (#2768, #2770).
  • Benchmark validation has been improved (#2771).
  • An issue with non-persistent auto-generated JobId has been fixed (#2777).