Changes

Jump to: navigation, search

Kraken

1,021 bytes added, 22:46, 4 September 2013
Created page with "'''Kraken''' is a JavaScript performance benchmark [https://blog.mozilla.org/blog/2010/09/14/release-the-kraken-2/ created by Mozilla] that measures the speed of several diffe..."
'''Kraken''' is a JavaScript performance benchmark [https://blog.mozilla.org/blog/2010/09/14/release-the-kraken-2/ created by Mozilla] that measures the speed of several different test cases extracted from real-world applications and libraries.

* Run the benchmark: http://krakenbenchmark.mozilla.org/
* Source code: http://hg.mozilla.org/projects/kraken/

Kraken uses a test harness based on the [http://www.webkit.org/perf/sunspider/sunspider.html SunSpider benchmark]. Results are reported in milliseconds (lower is better).

The test cases include:

* an implementation of the [https://en.wikipedia.org/wiki/A*_search_algorithm A* search algorithm]
* audio processing using Corban Brook's [https://github.com/corbanbrook/dsp.js/ DSP.js library]
* image filtering routines, including code from Jacob Seidelin's [http://www.pixastic.com/ Pixastic library].
* JSON parsing, including data from [[Tinderboxpushlog]]
* cryptographic routines from the [http://crypto.stanford.edu/sjcl/ Stanford JavaScript Crypto Library]
Canmove, confirm
1,584
edits

Navigation menu