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

Side by Side Diff: benchmarks/v7/spinning-balls/index.html

Issue 9699083: Change current V8 benchmark suite to v7. (Closed) Base URL: http://v8.googlecode.com/svn/data/
Patch Set: Created 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « benchmarks/current/run.html ('k') | benchmarks/v7/spinning-balls/splay-tree.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <head>
3 <style>
4 body { text-align: center; }
5 </style>
6 </head>
7 <body>
8 <script type="text/javascript" src="splay-tree.js"></script>
9 <script type="text/javascript" src="v.js"></script>
10 </body>
11 </html>
OLDNEW
« no previous file with comments | « benchmarks/current/run.html ('k') | benchmarks/v7/spinning-balls/splay-tree.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698