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

Unified Diff: tools/perf/page_sets/chrome_proxy/bypass.json

Issue 191383003: First cut of chrome-proxy (data reduction proxy) measurements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 9 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
Index: tools/perf/page_sets/chrome_proxy/bypass.json
diff --git a/tools/perf/page_sets/chrome_proxy/bypass.json b/tools/perf/page_sets/chrome_proxy/bypass.json
new file mode 100644
index 0000000000000000000000000000000000000000..a13ebb1f0fe0119538495db581a6cacfdf62e792
--- /dev/null
+++ b/tools/perf/page_sets/chrome_proxy/bypass.json
@@ -0,0 +1,13 @@
+{
+ "description": "Chrome proxy test sites",
+ "pages": [
+ {
+ "url": "http://aws1.mdw.la/bypass/",
+ "why": ""
+ },
+ {
+ "url": "http://aws1.mdw.la/piatek/bypass-demo",
bengr 2014/03/12 18:17:36 We should probably make copies of all of these URL
bolian 2014/03/19 00:20:03 Good point. I think we will end up have a dedicate
+ "why": ""
+ }
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698