msbuild icon indicating copy to clipboard operation
msbuild copied to clipboard

Investigate possibility of multithreaded execution as opt-in vs. opt-out for NET 10

Open JanProvaznik opened this issue 5 months ago • 1 comments
trafficstars

Issue for conversation and documenting design decisions made during multithreaded epic that might be problematic. And keeping track of the cost/benefit.

Ideally we'd have single-process execution as opt-out to bring the performance benefit seamlessly to as many customers as possible. However to do that it has to be highly compatible to avoid frustration and enable fearless upgrades.

JanProvaznik avatar Jun 10 '25 12:06 JanProvaznik