Chromium Code Reviews
Description[Telemetry] Add indentation to json_output & chart_json_output.
Rationale: ocassionally I find it useful to look at json_output to debug.
Indenting the file make it a lot more readable. The downside is this increases
the file size, but it shouldn't matter for small files like these.
An example Results.json with ~2000 values tested on local machine:
Without indent: 472K
With indentation: 692K
Committed: https://crrev.com/cc27e302c16fcf0d0108e077567cd2d748d6740d
Cr-Commit-Position: refs/heads/master@{#317175}
Patch Set 1 #
Messages
Total messages: 11 (2 generated)
|
||||||||||||||||||||||||||||