Skip to content

F# and SDK take a long time to restore compared to non-source-builds #3175

Open

Description

While looking at dotnet/fsharp#14273 I compared a non-source-build to a source-build and the big chunk that stuck out was a restore time of about 2.5 minutes for the source-build vs about 30 seconds for the not-in-source-build-but-source-build-leg build. SDK also spends most of its source-build time in restore but seems to be hooking in and doing a lot more work there than the average repo. I think NuGet restore might be running into issues with the size of our packages blob feed but I think this warrants looking into further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area-buildImprovements in source-build's own build process

    Type

    No type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions