Table of Contents

BenchmarkDotNet v0.13.12

Highlights

The biggest highlight of this release if our new VSTest Adapter, which allows to run benchmarks as unit tests in your favorite IDE! The detailed guide can be found here.

This release also includes to a minor bug fix that caused incorrect job id generation: fixed job id generation (#2491).

Also, the target framework in the BenchmarkDotNet templates was bumped to .NET 8.0.

Milestone details

In the v0.13.12 scope, 3 issues were resolved and 4 pull requests were merged. This release includes 12 commits by 4 contributors.

Resolved issues (3)

  • #2473 Custom SimpleJob Id ignored when the MinIterationTime attribute is used.
  • #2492 Packing of BenchmarkDotNet.TestAdapter is broken (assignee: @AndreyAkinshin)
  • #2494 Rider and R# do not distinguish parametrized TestAdapter cases (assignee: @AndreyAkinshin)

Merged pull requests (4)

Commits (12)

Contributors (4)

Thank you very much!

Additional details

Date: January 05, 2024

Milestone: v0.13.12 (List of commits)

NuGet Packages: