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

Unified Diff: chrome/test/data/kraken/hosted/sunspider-0.9.1/test-prefix.js

Issue 10070009: Add a copy of the Kraken Benchmark for performance testing. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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: chrome/test/data/kraken/hosted/sunspider-0.9.1/test-prefix.js
diff --git a/chrome/test/data/kraken/hosted/sunspider-0.9.1/test-prefix.js b/chrome/test/data/kraken/hosted/sunspider-0.9.1/test-prefix.js
new file mode 100644
index 0000000000000000000000000000000000000000..61a4b4fe06a0117bbf9512f80f8246303736bb40
--- /dev/null
+++ b/chrome/test/data/kraken/hosted/sunspider-0.9.1/test-prefix.js
@@ -0,0 +1,2 @@
+var tests = [ "3d-cube", "3d-morph", "3d-raytrace", "access-binary-trees", "access-fannkuch", "access-nbody", "access-nsieve", "bitops-3bit-bits-in-byte", "bitops-bits-in-byte", "bitops-bitwise-and", "bitops-nsieve-bits", "controlflow-recursive", "crypto-aes", "crypto-md5", "crypto-sha1", "date-format-tofte", "date-format-xparb", "math-cordic", "math-partial-sums", "math-spectral-norm", "regexp-dna", "string-base64", "string-fasta", "string-tagcloud", "string-unpack-code", "string-validate-input" ];
+var categories = [ "3d", "access", "bitops", "controlflow", "crypto", "date", "math", "regexp", "string" ];

Powered by Google App Engine
This is Rietveld 408576698