Graph evaluation optimization
Open
backlog
Epic
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Investigate and protype possible solutions to saving Graph evaluation time.
Optimization ideas:
- no items evaluation for platform-abilities-query-evaluation
- leverage evaluation context
- try server GC
- optimize data structures (review immutable<>)
- ...
Somehow related to: https://github.com/dotnet/msbuild/issues/9304
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.