dotnet / dotnet/msbuild

Non-trivial amount of lock contention

Open
#2,429 3 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/1103906/29304421-408a74f2-81d6-11e7-973c-a8855d50aa34.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.