Skip to content

Performance issue in GitBuildVersionCore #800

@TFTomSun

Description

@TFTomSun

We see recently very bad performance in our builds caused by GitBuildVersionCore in a solution with about 25 projects:

image

Each call of takes about 1.2 to 1.5 seconds:
image

What could be the root cause of that problem? Are there any network calls done or is the git height determined based on the local cloned repository?

We generate version.json files per project with longer lists of path filters. Could that cause problems?
image

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