Bring back property tracking
Open
Area: Debuggability
Area: Logging
Area: Performance
regression
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
Property tracking PR https://github.com/microsoft/msbuild/pull/4461 was reverted by https://github.com/microsoft/msbuild/pull/4663 due to increased evaluation allocations failing RPS.
It would be nice to revive this and fix the performance. Maybe turn it off by default to not hurt perf. But there is huge value in that change and it would be sad to lose it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.