Kraken

Kraken is a JavaScript performance benchmark created by Mozilla that measures the speed of several different test cases extracted from real-world applications and libraries.

"git clone https://github.com/mozilla-it/krakenbenchmark.mozilla.org.git" then "cd krakenbenchmark.mozilla.org/hosted && python -m http.server"

Kraken uses a test harness based on the SunSpider benchmark. Results are reported in milliseconds (lower is better).

The test cases include:

For more details on the individual tests, see Kraken Info.