Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSBuild Performance Improvement Epic #6551

Closed
6 of 7 tasks
marcpopMSFT opened this issue Jun 11, 2021 · 1 comment
Closed
6 of 7 tasks

MSBuild Performance Improvement Epic #6551

marcpopMSFT opened this issue Jun 11, 2021 · 1 comment
Labels
Epic Groups multiple user stories. Can be grouped under a theme. triaged
Milestone

Comments

@marcpopMSFT marcpopMSFT added the Epic Groups multiple user stories. Can be grouped under a theme. label Jun 11, 2021
@marcpopMSFT marcpopMSFT added this to the 17.0 milestone Jun 11, 2021
@marcpopMSFT marcpopMSFT modified the milestones: 17.0, MSBuild 17.1 Jul 9, 2021
rainersigwald added a commit that referenced this issue Aug 25, 2021
The average imports/project in a recent OrchardCore solution
(primarily ASP.NET Core) is 83, so one project can by itself
evict stuff from the old cache of size 50.

There are likely further improvements to be made in this area
(some ideas in #6551), but increasing the size to 200 seems to
be a significant improvement with an extremely small change.
@marcpopMSFT marcpopMSFT modified the milestones: 17.0, MSBuild 17.1 Sep 10, 2021
@marcpopMSFT
Copy link
Member Author

Last remaining item got pushed out so calling this closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Groups multiple user stories. Can be grouped under a theme. triaged
Projects
None yet
Development

No branches or pull requests

2 participants