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

Unified Diff: tools/perf/page_sets/data/tough_scheduling_cases.json

Issue 572233002: Moving noisy pages (ESPN and LA Times) from key_mobile_sites into tough_scheduling_cases. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving data to internal bucket in an attempt to fix presubmit issue Created 6 years, 3 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 | tools/perf/page_sets/data/tough_scheduling_cases_001.wpr.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/tough_scheduling_cases.json
diff --git a/tools/perf/page_sets/data/tough_scheduling_cases.json b/tools/perf/page_sets/data/tough_scheduling_cases.json
new file mode 100644
index 0000000000000000000000000000000000000000..dfc62a9bd98771169c0422582cf3554f95e28d1d
--- /dev/null
+++ b/tools/perf/page_sets/data/tough_scheduling_cases.json
@@ -0,0 +1,38 @@
+{
+ "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
+ "archives": {
+ "tough_scheduling_cases_001.wpr": [
+ "split_animation.html",
+ "http://www.latimes.com",
+ "touch_handler_scrolling.html?slow_handler",
+ "empty_touch_handler_desktop.html?bounce_desktop_slow_handler",
+ "touch_handler_scrolling.html?janky_handler",
+ "empty_touch_handler.html?slow_handler",
+ "touch_handler_scrolling.html?occasionally_janky_handler",
+ "touch_handler_scrolling.html?medium_handler",
+ "touch_handler_scrolling.html?super_slow_handler",
+ "div_touch_handler.html",
+ "empty_touch_handler_desktop.html?desktop_slow_handler",
+ "raf.html",
+ "simple_text_page.html",
+ "empty_touch_handler.html?bounce",
+ "raf_canvas.html",
+ "raf.html?gpu_bound",
+ "empty_touch_handler.html?baseline",
+ "raf.html?heavy_first_frame",
+ "simple_text_page.html?main_busy",
+ "raf_animation.html",
+ "raf_touch_animation.html",
+ "http://m.espn.go.com/nhl/rankings",
+ "simple_text_page.html?main_very_busy",
+ "sync_scroll_offset.html",
+ "simple_touch_drag.html",
+ "simple_text_page.html?medium_layers",
+ "empty_touch_handler.html?bounce_slow_handler",
+ "raf_touch_animation.html?medium",
+ "simple_text_page.html?many_layers",
+ "raf_touch_animation.html?heavy",
+ "touch_handler_scrolling.html"
+ ]
+ }
+}
« no previous file with comments | « no previous file | tools/perf/page_sets/data/tough_scheduling_cases_001.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698