Skip to content

Instantly share code, notes, and snippets.

@jeffhube
jeffhube / gist:85431eb32e5cbaf4dc2e88e6e15c42e6
Created September 26, 2017 00:28
.NET Core 2.0 Incremental Build Performance Summary
Project Evaluation Performance Summary:
3996 ms ****\****.csproj 2 calls
Project Performance Summary:
1952 ms ****\****.csproj 8 calls
1 ms _IsProjectRestoreSupported 2 calls
1920 ms _GenerateRestoreProjectPathWalk 1 calls
1 ms _GenerateRestoreProjectPathItemsPerFramework 1 calls
25 ms _GenerateRestoreGraphProjectEntry 1 calls
0 ms _GetRestoreSettingsPerFramework 1 calls
@jeffhube
jeffhube / gist:c500507c0ae01847753cbe6e135a163d
Created September 26, 2017 00:27
.NET Core 2.0 Build Performance Summary
Project Evaluation Performance Summary:
3986 ms ****\****.csproj 2 calls
Project Performance Summary:
1937 ms ****\****.csproj 8 calls
1 ms _IsProjectRestoreSupported 2 calls
1906 ms _GenerateRestoreProjectPathWalk 1 calls
1 ms _GenerateRestoreProjectPathItemsPerFramework 1 calls
25 ms _GenerateRestoreGraphProjectEntry 1 calls
0 ms _GetRestoreSettingsPerFramework 1 calls