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

Side by Side Diff: chrome/test/data/sunspider/sunspider-1.0/sunspider-test-prefix.js

Issue 14863013: Update SunSpider benchmark from 0.9.1 to 1.0. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing files Created 7 years, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 var tests = [ "3d-cube", "3d-morph", "3d-raytrace", "access-binary-trees", "acce ss-fannkuch", "access-nbody", "access-nsieve", "bitops-3bit-bits-in-byte", "bito ps-bits-in-byte", "bitops-bitwise-and", "bitops-nsieve-bits", "controlflow-recur sive", "crypto-aes", "crypto-md5", "crypto-sha1", "date-format-tofte", "date-for mat-xparb", "math-cordic", "math-partial-sums", "math-spectral-norm", "regexp-dn a", "string-base64", "string-fasta", "string-tagcloud", "string-unpack-code", "s tring-validate-input", "3d-cube", "3d-morph", "3d-raytrace", "access-binary-tree s", "access-fannkuch", "access-nbody", "access-nsieve", "bitops-3bit-bits-in-byt e", "bitops-bits-in-byte", "bitops-bitwise-and", "bitops-nsieve-bits", "controlf low-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" ]; 1 var tests = [ "3d-cube", "3d-morph", "3d-raytrace", "access-binary-trees", "acce ss-fannkuch", "access-nbody", "access-nsieve", "bitops-3bit-bits-in-byte", "bito ps-bits-in-byte", "bitops-bitwise-and", "bitops-nsieve-bits", "controlflow-recur sive", "crypto-aes", "crypto-md5", "crypto-sha1", "date-format-tofte", "date-for mat-xparb", "math-cordic", "math-partial-sums", "math-spectral-norm", "regexp-dn a", "string-base64", "string-fasta", "string-tagcloud", "string-unpack-code", "s tring-validate-input" ];
2 var categories = [ "3d", "access", "bitops", "controlflow", "crypto", "date", "m ath", "regexp", "string" ]; 2 var categories = [ "3d", "access", "bitops", "controlflow", "crypto", "date", "m ath", "regexp", "string" ];
OLDNEW
« no previous file with comments | « chrome/test/data/sunspider/sunspider-1.0/results.html ('k') | chrome/test/data/sunspider/sunspider-analyze-results.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698