Lines Matching refs:Octane
5 """Runs Octane 2.0 javascript benchmark.
7 Octane 2.0 is a modern benchmark that measures a JavaScript engine's performance
9 applications. Octane's goal is to measure the performance of JavaScript code
11 Octane 2.0 consists of 17 tests, four more than Octane v1.
126 'individual benchmark in the Octane '
130 class Octane(benchmark.Benchmark):
131 """Google's Octane JavaScript benchmark."""
136 archive_data_file='../page_sets/data/octane.json',
140 'http://octane-benchmark.googlecode.com/svn/latest/index.html?auto=1')