Non-trivial amount of lock contention
Open
Area: Performance
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
In this customer's project: https://github.com/dotnet/project-system/issues/2712, I'm seeing a non-trivial amount of contention in some very hot paths:

Can we look at doing some lock-free operations in these hot paths, especially the non-dataflow ones?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.