DescriptionConvert Histograms to CSV.
Currently, results2.html is the only way to view TBMv2 metric results.
results2 is increasingly powerful, but there will always be use-cases that it
can't support.
Also, sometimes results2 is too powerful and Histograms are too deep.
Sometimes you just want a spreadsheet.
This CL implements a script histograms2csv and a button in results2 that produce
a CSV file that can then be opened in Google Sheets or similar.
Diagnostics are dropped, but most Histogram fields are exported, including
all statisticsScalars and all IterationInfo fields including storyGroupingKeys.
Neither the script nor the button perform any grouping/merging of Histograms.
For that, see tracing/bin/merge_histograms.
https://screenshot.googleplex.com/GbMwymYtCjP.png
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/00b74ac3700b580b9c85a3d2495f8ddf04995bb4
Patch Set 1 : . #Patch Set 2 : CSVBuilder #Patch Set 3 : leafHistograms #Patch Set 4 : fix #Patch Set 5 : test #Patch Set 6 : fixes #Patch Set 7 : simplify test #
Messages
Total messages: 24 (17 generated)
|