Skip to content

Graph build should log that projects are being evaluated #11166

@jeffkl

Description

@jeffkl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: LoggingArea: Static GraphIssues with -graph, -isolate, and the related APIs.Priority:2Work 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.triaged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions