Skip to content

Improve AsmResolver.Benchmark - #761

Open
3fbaea00 wants to merge 1 commit into
Washi1337:developmentfrom
3fbaea00:improve-benchmark-commit
Open

Improve AsmResolver.Benchmark#761
3fbaea00 wants to merge 1 commit into
Washi1337:developmentfrom
3fbaea00:improve-benchmark-commit

Conversation

@3fbaea00

Copy link
Copy Markdown

Add BenchmarkDotNet.Diagnostics.Windows nuget package.
Show available benchmarks on type typo failure.
Update BenchmarkDotNet 0.14.0 -> 0.15.8.

Show available benchmarks on type typo failure.
Update BenchmarkDotNet 0.14.0 -> 0.15.8.
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.8" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0.10 is currently the latest stable version.

@nike4613 nike4613 Jul 26, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0.10 is also a different library with a different (and imo worse) API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants