Performance Improvement to AssignGlobalRequestId
Open
Area: Performance
help wanted
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
Whilst refactoring I came across this comment, I thought it was worthwhile creating an issue to track it.
https://github.com/dotnet/msbuild/blob/15307131458845313df37549b1e25c5076519809/src/Build/BackEnd/Components/Scheduler/Scheduler.cs#L2018-L2022
Relevant code:
https://github.com/dotnet/msbuild/blob/15307131458845313df37549b1e25c5076519809/src/Build/BackEnd/Components/Scheduler/Scheduler.cs#L2014-L2058
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.