Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@cesarzc
Copy link
Contributor

@cesarzc cesarzc commented Jul 21, 2020

This change simplifies the command line tool perf option output to make it easier to be consumed.

A sample of the updated output would be the following:

{
  "OverallCompilation": 3817,
  "OverallCompilation.Build": 1367,
  "OverallCompilation.OutputGeneration": 52,
  "OverallCompilation.OutputGeneration.BinaryGeneration": 6,
  "OverallCompilation.OutputGeneration.SyntaxTreeSerialization": 45,
  "OverallCompilation.ReferenceLoading": 2293,
  "OverallCompilation.RewriteSteps": 49,
  "OverallCompilation.SourcesLoading": 37
}

@cesarzc cesarzc requested review from ScottCarda-MS and anpaz July 21, 2020 05:48
@cesarzc cesarzc merged commit 50cb7ce into master Jul 21, 2020
@cesarzc cesarzc deleted the cesarzc/perf-output-simplification branch August 11, 2020 05:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants