arewefastyet/benchmarks/misc-desktop
Hannes Verschore e706b1499f #92: Move the version info inside the benchmark subdirectory 2016-03-17 11:35:11 +01:00
..
hosted Add browser assorted tests 2015-04-21 00:02:09 +02:00
resources Final bits for assorted-dom 2015-04-22 02:06:24 +02:00
tests/assorted Final bits for assorted-dom 2015-04-22 02:06:24 +02:00
README Add browser assorted tests 2015-04-21 00:02:09 +02:00
VERSION #92: Move the version info inside the benchmark subdirectory 2016-03-17 11:35:11 +01:00
make-hosted.py Add some browser and worker tests for the performance getter 2015-04-21 11:39:29 -04:00
sunspider Add browser assorted tests 2015-04-21 00:02:09 +02:00
sunspider-compare-results Chomp the string read from 'baseline-filename. 2016-02-28 11:02:43 +08:00

README

1) Tests are located in "tests/assorted/"
2) Create js file like misc-foo.js
3) Create some dom by creating file misc-foo-dom.html. This will get injected in body
4) Add "misc-foo" in "tests/assorted/LIST"
5) Run python make-hosted.py
6) Run benchmark by going to "hosted/index.html"