Skip to content

Adding supporting performance test for System.Linq.Enumerable.OrderBy enhancement - #992

Merged
adamsitnik merged 2 commits into
dotnet:masterfrom
manofstick:master
Nov 5, 2019
Merged

Adding supporting performance test for System.Linq.Enumerable.OrderBy enhancement#992
adamsitnik merged 2 commits into
dotnet:masterfrom
manofstick:master

Conversation

@manofstick

Copy link
Copy Markdown
Contributor

This adds some performance tests for OrderBy, which are then used to support the PR "Special case strings in System.Linq.Enumerable.OrderBy"

@adamsitnik adamsitnik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for some new great benchmarks!

Overall looks good to me, but please address my feedback first before we merge it.

Thank you!

Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
Comment thread src/benchmarks/micro/corefx/System.Linq/Perf.OrderBy.cs Outdated
@adamsitnik
adamsitnik merged commit 3e85548 into dotnet:master Nov 5, 2019
@adamsitnik

Copy link
Copy Markdown
Member

@manofstick thank you!

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.

2 participants