Skip to content

AnyVsCount: retarget net10.0 - #2130

Open
vladimir-pecanac-main wants to merge 1 commit into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/74840-any-vs-count-dotnet
Open

AnyVsCount: retarget net10.0#2130
vladimir-pecanac-main wants to merge 1 commit into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/74840-any-vs-count-dotnet

Conversation

@vladimir-pecanac-main

Copy link
Copy Markdown
Collaborator

Retarget csharp-linq/AnyVsCount from net6.0 to net10.0 (console app + test project). Package pins unchanged; BenchmarkDotNet 0.13.2 builds and runs on .NET 10.0.10. 5/5 tests pass.

Benchmarks re-run on .NET 10.0.10 (SDK 10.0.302) for the article's tables.

Retarget the benchmark console app and its test project from net6.0 to
net10.0. Package pins are unchanged: BenchmarkDotNet stays at 0.13.2, which
builds and runs the five benchmarks on .NET 10.0.10 without changes.

The five benchmarks and the five tests are untouched; the sample still
measures Any(), Any(predicate), Count(), Count(predicate) and the Count
property over an Enumerable.Range of 50,000 elements. 5/5 tests pass.
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.

1 participant