Skip to content

.NET 7 RC 1, illink is up to 10x slower? #2975

@jonathanpeppers

Description

@jonathanpeppers

This started happening here:

Many of our test lanes that generate projects and build them seem to be timing out.

From what I see so far, the log ends with:

Task "ILLink" (TaskId:268)
... all the input parameters here
(TaskId:268)

And then the msbuild.binlog is broken because the build was canceled after a timeout. So I believe the last task that ran is ILLink?

logs.zip

I think this is happening with any Release build of an Android project, but I will do more investigation locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions