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

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

Issue 11348021: Automate Kraken benchmark with Chrome Remote Control. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/kraken.json
diff --git a/tools/perf/page_sets/kraken.json b/tools/perf/page_sets/kraken.json
new file mode 100644
index 0000000000000000000000000000000000000000..e6c5a6f77426f9c9efeef6346884c1397c6e2fb4
--- /dev/null
+++ b/tools/perf/page_sets/kraken.json
@@ -0,0 +1,9 @@
+{
+ "description": "Kraken JavaScript benchmark",
+ "archive_path": "../data/kraken.wpr",
+ "pages": [
+ {
+ "url": "http://krakenbenchmark.mozilla.org/kraken-1.1/driver.html"
+ }
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698