Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / dromaeo / README.chromium
blob8f036bf2bf8569f18c9875e7e5437ef09ac77999
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.
7 How to update:
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
11 directory;
12 2) run 'make web' to build standalone version;
13 3) copy all the files from web dir into this directory.