Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting sequences to compare equality should be improved #13247

Open
jeffkl opened this issue Feb 16, 2024 · 0 comments
Open

Sorting sequences to compare equality should be improved #13247

jeffkl opened this issue Feb 16, 2024 · 0 comments
Assignees
Labels
PerfWins Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Tenet:Performance Performance issues Type:Bug

Comments

@jeffkl
Copy link
Contributor

jeffkl commented Feb 16, 2024

NuGet Product Used

MSBuild.exe, NuGet.exe

Product Version

All

Worked before?

No response

Impact

None

Repro Steps & Context

Several places in our code are comparing sequences which requires sorting them. This can add a measurable amount of overhead and we should investigate better ways to do this.

Verbose Logs

No response

@jeffkl jeffkl added PerfWins Priority:2 Issues for the current backlog. Tenet:Performance Performance issues Type:Bug labels Feb 16, 2024
@jeffkl jeffkl self-assigned this Feb 20, 2024
@jeffkl jeffkl added Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. and removed Priority:2 Issues for the current backlog. labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PerfWins Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Tenet:Performance Performance issues Type:Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant