1 This directory contains Dromaeo, a JavaScript and DOM performance benchmark.
3 Dromaeo was developed and released by John Resig (jresig at mozilla.com)/
5 This benchmark was slightly modified to enable Chromium automation.
9 0) remove all the files from this dir, but keep README.chromium and LICENSE
10 1) pull new version from git://github.com/antonm/dromaeo.git into a separate
12 2) run 'make web' to build standalone version;
13 3) copy all the files from web dir into this directory.