From 8b1791fee7b9079df25a4524daf3923ad62b8264 Mon Sep 17 00:00:00 2001 From: picksi Date: Wed, 17 Sep 2014 05:56:13 -0700 Subject: Moving noisy pages (ESPN and LA Times) from key_mobile_sites into tough_scheduling_cases. BUG=414644 Review URL: https://codereview.chromium.org/572233002 Cr-Commit-Position: refs/heads/master@{#295264} --- .../page_sets/data/tough_scheduling_cases.json | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tools/perf/page_sets/data/tough_scheduling_cases.json (limited to '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 0000000..dfc62a9 --- /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 newline at end of file -- cgit v1.1