The JavaScript Benchmark Suite for the modern web
JavaScript Other
Latest commit 30b1d8d Dec 22, 2016 @natorion natorion committed on GitHub Update README.md
Permalink
Failed to load latest commit information.
css Initial commit. Aug 21, 2012
ico Initial commit. Aug 21, 2012
js Initial commit. Aug 21, 2012
CHANGELOG.md add README.md and other docs Aug 17, 2015
CONTRIBUTING.md add README.md and other docs Aug 17, 2015
LICENSE add README.md and other docs Aug 17, 2015
README.md Update README.md Dec 22, 2016
base.js Fix run.js Feb 5, 2014
box2d.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
code-load.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
crypto.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
deltablue.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
earley-boyer.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
gbemu-part1.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
gbemu-part2.js Version 2 Nov 6, 2013
index.html Revert "Revert "index.html: fixed box for Richards benchmark"" Sep 14, 2016
mandreel.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
navier-stokes.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
pdfjs.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
raytrace.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
regexp.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
richards.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
run.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
splay.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
typescript-compiler.js Version 2 Nov 6, 2013
typescript-input.js Version 2 Nov 6, 2013
typescript.js Add flags to skip benchmarks and predictable mode Feb 3, 2014
zlib-data.js Version 2 Nov 6, 2013
zlib.js Add flags to skip benchmarks and predictable mode Feb 3, 2014

README.md

Octane

Octane 2.0 is a benchmark that measures a JavaScript engine’s performance by running a suite of tests representative of certain use cases in JavaScript applications.

Run Octane 2 now!

For more information, check out the homepage, benchmark reference, or FAQ.