-
-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
We see recently very bad performance in our builds caused by GitBuildVersionCore in a solution with about 25 projects:
Each call of takes about 1.2 to 1.5 seconds:
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?
Metadata
Metadata
Assignees
Labels
No labels