-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Labels
Area: LoggingArea: Static GraphIssues with -graph, -isolate, and the related APIs.Issues with -graph, -isolate, and the related APIs.Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasehelp wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.triaged
Description
Summary
Graph builds log when all projects have been loaded:
Static graph loaded in 0.708 seconds: 1 nodes, 0 edges
But for large complex builds, nothing is logged for quite some time, leaving a user wondering what is going on.
Background and Motivation
In this repository, I'm waiting for 30 seconds before anything is logged:
Static graph loaded in 29.808 seconds: 408 nodes, 4965 edges
Proposed Feature
I think MSBuild should log something at the before loading the graph:
Static graph is loading projects...
Alternative Designs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: LoggingArea: Static GraphIssues with -graph, -isolate, and the related APIs.Issues with -graph, -isolate, and the related APIs.Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasehelp wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.triaged