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

Unified Diff: third_party/WebKit/PerformanceTests/TestData/append-child-measure-time.html

Issue 2864643002: Support tracing metrics for measureValueAsync method (Closed)
Patch Set: Address Wang Xianzhu's comment Created 3 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 | « no previous file | third_party/WebKit/PerformanceTests/TestData/simple-blob-measure-async.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/PerformanceTests/TestData/append-child-measure-time.html
diff --git a/third_party/WebKit/PerformanceTests/TestData/append-child-measure-time.html b/third_party/WebKit/PerformanceTests/TestData/append-child-measure-time.html
index 99491ef60248f885de72058027e3f4b65db47a0f..95369bb819c6694ebfbf5a6e565b832ced230aef 100644
--- a/third_party/WebKit/PerformanceTests/TestData/append-child-measure-time.html
+++ b/third_party/WebKit/PerformanceTests/TestData/append-child-measure-time.html
@@ -27,7 +27,7 @@ PerfTestRunner.measureTime({
}
},
warmUpCount: 3,
- iterationCount: 10,
+ iterationCount: 5,
tracingCategories: 'blink',
traceEventsToMeasure: ['FrameView::layout', 'UpdateLayoutTree']
});
« no previous file with comments | « no previous file | third_party/WebKit/PerformanceTests/TestData/simple-blob-measure-async.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698