summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorsimonhatch@chromium.org <simonhatch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-26 10:30:21 +0000
committersimonhatch@chromium.org <simonhatch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-26 10:30:21 +0000
commit219fa9ef57d3e54699aaea692f2ddd4fab68429e (patch)
tree56fc3e436c0b7e25fad9eb6184f656cae868be5c /tools
parent2f8f25dbd918835f1b4d9a616b08cd0aaeead684 (diff)
downloadchromium_src-219fa9ef57d3e54699aaea692f2ddd4fab68429e.zip
chromium_src-219fa9ef57d3e54699aaea692f2ddd4fab68429e.tar.gz
chromium_src-219fa9ef57d3e54699aaea692f2ddd4fab68429e.tar.bz2
Add tough layout cases.
BUG= Review URL: https://chromiumcodereview.appspot.com/19778014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213825 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/page_sets/tough_layout_cases.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/tools/perf/page_sets/tough_layout_cases.json b/tools/perf/page_sets/tough_layout_cases.json
new file mode 100644
index 0000000..a532baf0
--- /dev/null
+++ b/tools/perf/page_sets/tough_layout_cases.json
@@ -0,0 +1,39 @@
+{
+ "description": "The slowest layouts observed in the alexa top 1 million sites in July 2013.",
+ "archive_data_file": "../data/tough_layout_cases.json",
+ "credentials_path": "../data/credentials.json",
+ "user_agent_type": "desktop",
+ "smoothness": { "action": "scroll" },
+ "pages": [
+ {
+ "url": "http://www.oilevent.com"
+ },
+ {
+ "url": "http://www.muzoboss.ru"
+ },
+ {
+ "url": "http://natunkantha.com"
+ },
+ {
+ "url": "http://www.mossiella.com"
+ },
+ {
+ "url": "http://bookish.com"
+ },
+ {
+ "url": "http://mydiyclub.com"
+ },
+ {
+ "url": "http://amarchoti.blogspot.com"
+ },
+ {
+ "url": "http://picarisimo.es"
+ },
+ {
+ "url": "http://chinaapache.com"
+ },
+ {
+ "url": "http://indoritel.com"
+ }
+ ]
+}