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

Side by Side Diff: samples/third_party/dromaeo/README

Issue 10407099: Generate dart2js versions of Dromaeo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 This is a port of the Dromaeo benchmark (http://dromaeo.com/) to Dart. 1 This is a port of the Dromaeo benchmark (http://dromaeo.com/) to Dart.
2 See the attached LICENSE file in this directory. 2 See the attached LICENSE file in this directory.
3 3
4 To run: 4 To run:
5 (1) Execute ./generate_frog_tests.sh to create frog variants. 5 (1) Execute python ./generate_dart2js_tests.py to create frog variants.
Emily Fortuna 2012/05/22 18:31:32 "to create frog and dart2js variants"
vsm 2012/05/22 20:15:37 Done.
6 (2) Use a Dartium chrome binary to open index.html in this 6 (2) Use a Dartium chrome binary to open index.html in this
7 directory. 7 directory.
8 (3) Alternatively, use a standard browser to open index-js.html?js|frog in this directory. 8 (3) Alternatively, use a standard browser to open index-js.html?js|frog in this directory.
Emily Fortuna 2012/05/22 18:31:32 index-js.html?js|frog|dart2js
vsm 2012/05/22 20:15:37 Done.
OLDNEW
« no previous file with comments | « no previous file | samples/third_party/dromaeo/Suites.dart » ('j') | samples/third_party/dromaeo/Suites.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698