dotnet / dotnet/msbuild

MSBuild Performance .NET 10.0 investments

Open
#11,160 0 comments 0 reactions 0 assignees View on GitHub
Epic triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

### Context

Improved evaluation and build throughput and effectivenes translates to improved IDE responsiveness and saved costs on lab builds. So there is a clear ROI.

One way of achieving those goals is via redesigns (evaluation caching; moving from x-process parallelisation to in-process parallelisation; extracting long lived stateful caches - msbuild server; RAR service ...) - all those are tracked separately.

In this epic we want to focus on isolated targeted improvements via a "measure - analyse - improve" loop.

### Docs

* https://github.com/dotnet/msbuild/pull/11048
* https://github.com/dotnet/msbuild/pull/11002

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.