Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: tools/perf/trace-info.json

Issue 14931012: Add support for latency measurement to Telemetry smoothness benchmarks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/perf/perf_tools/smoothness_measurement.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/trace-info.json
diff --git a/tools/perf/trace-info.json b/tools/perf/trace-info.json
index 9b889544f8ff14638e37b885453b1672f65d5a2a..cd4183b2e746709a457af248122308a819c9028c 100644
--- a/tools/perf/trace-info.json
+++ b/tools/perf/trace-info.json
@@ -438,6 +438,9 @@
"load_time_by_url": {
"description": ""
},
+ "average_latency": {
+ "description": "The average latency between input event and corresponding swap to screen."
+ },
"Score": {
"description": "SUITE"
« no previous file with comments | « tools/perf/perf_tools/smoothness_measurement.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698