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

Unified Diff: tools/perf/page_sets/image_stress_tests.json

Issue 11753023: [telemetry] Clean up image decoding benchmark (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Two pagesets Created 7 years, 12 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/image_decoding_benchmark.json ('k') | tools/perf/page_sets/tough_image_cases.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/image_stress_tests.json
diff --git a/tools/perf/page_sets/image_stress_tests.json b/tools/perf/page_sets/image_stress_tests.json
new file mode 100644
index 0000000000000000000000000000000000000000..a131248f275d1d85932db5ddb0ac0c3f61ef8c1c
--- /dev/null
+++ b/tools/perf/page_sets/image_stress_tests.json
@@ -0,0 +1,12 @@
+{
+ "description": "A collection of image-heavy sites.",
+ "user_agent_type": "desktop",
+ "pages": [
+ {
+ "url": "http://www.free-pictures-photos.com/aviation/airplane-306.jpg"
+ },
+ {
+ "url": "http://upload.wikimedia.org/wikipedia/commons/c/cb/General_history%2C_Alaska_Yukon_Pacific_Exposition%2C_fully_illustrated_-_meet_me_in_Seattle_1909_-_Page_78.jpg"
+ }
+ ]
+}
« no previous file with comments | « tools/perf/page_sets/image_decoding_benchmark.json ('k') | tools/perf/page_sets/tough_image_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698