Chromium Code Reviews| Index: chrome/test/data/kraken/README.chromium |
| diff --git a/chrome/test/data/kraken/README.chromium b/chrome/test/data/kraken/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2c6fbb5da2efb87e2a5cd773ea666eb986a4fec4 |
| --- /dev/null |
| +++ b/chrome/test/data/kraken/README.chromium |
| @@ -0,0 +1,9 @@ |
| +This directory contains the Kraken benchmark, a JavaScript performance benchmark. See http://krakenbenchmark.mozilla.org/ for more details. |
| + |
| +The Kraken benchmark was developed and released by Mozilla. |
| + |
| +This copy was fetched from: |
| +hg.mozilla.org/projects/kraken/ |
| + |
| +Modifications made: |
| +The python script make-hosted.py was run to update the hosted/ directory, and the unused tests, sunspider, and sunspider-compare-results files were deleted. |
|
tonyg
2012/04/19 16:15:55
I still see files for sunspider. Can/should we del
sullivan
2012/04/19 18:41:45
It looks like we can. I'll delete them.
|