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

Unified Diff: tools/perf/page_sets/page_cycler/bloat.json

Issue 13817009: [Telemetry] Make page cyclers more telemetric. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make navigate conditional Created 7 years, 8 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/page_sets/page_cycler/alexa_us.json ('k') | tools/perf/page_sets/page_cycler/dhtml.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/page_cycler/bloat.json
diff --git a/tools/perf/page_sets/page_cycler/bloat.json b/tools/perf/page_sets/page_cycler/bloat.json
index a633b70f1afb689f14c157bc3b3ee42f2e8445d8..a42ce32f7a6c4340a480c3f9235c538df4e49064 100644
--- a/tools/perf/page_sets/page_cycler/bloat.json
+++ b/tools/perf/page_sets/page_cycler/bloat.json
@@ -1,10 +1,7 @@
{
"description": "Bloat page_cycler benchmark",
+ "serving_dirs": ["../../../../data/page_cycler/bloat"],
"pages": [
- {
- "url": "file:///../../../../data/page_cycler/bloat/start.html?iterations=10&auto=1",
- "serving_dirs": ["../../../../data/page_cycler/common",
- "../../../../data/page_cycler/bloat"]
- }
+ { "url": "file:///../../../../data/page_cycler/bloat/gmail_load_cleardot/" }
]
}
« no previous file with comments | « tools/perf/page_sets/page_cycler/alexa_us.json ('k') | tools/perf/page_sets/page_cycler/dhtml.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698