HomeSort by relevance Sort by last modified time
    Searched refs:Benchmark (Results 51 - 64 of 64) sorted by null

1 23

  /external/chromium_org/v8/benchmarks/
deltablue.js 19 // This implementation of the DeltaBlue benchmark is derived
27 new Benchmark('DeltaBlue', deltaBlue)
40 * Beware: this benchmark is written in a grotesque style where
785 * This is the standard DeltaBlue benchmark. A long chain of equality
earley-boyer.js 2 // benchmark harness code at the beginning and end of the file.
5 new Benchmark("Earley", function () { BgL_earleyzd2benchmarkzd2(); }),
6 new Benchmark("Boyer", function () { BgL_nboyerzd2benchmarkzd2(); })
    [all...]
regexp.js 30 // This benchmark is generated by loading 50 of the most popular pages
41 new Benchmark("RegExp", RegExpRun, RegExpSetup, RegExpTearDown)
    [all...]
  /external/v8/benchmarks/
deltablue.js 19 // This implementation of the DeltaBlue benchmark is derived
27 new Benchmark('DeltaBlue', deltaBlue)
40 * Beware: this benchmark is written in a grotesque style where
785 * This is the standard DeltaBlue benchmark. A long chain of equality
earley-boyer.js 2 // benchmark harness code at the beginning and end of the file.
5 new Benchmark("Earley", function () { BgL_earleyzd2benchmarkzd2(); }),
6 new Benchmark("Boyer", function () { BgL_nboyerzd2benchmarkzd2(); })
    [all...]
regexp.js 30 // This benchmark is generated by loading 50 of the most popular pages
41 new Benchmark("RegExp", RegExpRun, RegExpSetup, RegExpTearDown)
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js 1 // Copyright 2012 the Octane Benchmark project authors. All rights reserved.
69 new Benchmark('CodeLoadClosure',
74 new Benchmark('CodeLoadJQuery',
    [all...]
earley-boyer.js 2 // benchmark harness code at the beginning and end of the file.
5 new Benchmark("Earley", function () { BgL_earleyzd2benchmarkzd2(); }),
6 new Benchmark("Boyer", function () { BgL_nboyerzd2benchmarkzd2(); })
    [all...]
regexp.js 30 // This benchmark is generated by loading 50 of the most popular pages
41 new Benchmark("RegExp", RegExpRun, RegExpSetup, RegExpTearDown, 16)
    [all...]
box2d.js     [all...]
pdfjs.js 24 //////// Benchmark set-up. (c) by Google. ////////
30 new Benchmark("PdfJS", runPdfJS, setupPdfJS, tearDownPdfJS, 4)
    [all...]
gbemu.js 13 // The code has been adapted for use as a benchmark by Google.
16 [new Benchmark('Gameboy',
    [all...]
mandreel.js 31 [new Benchmark('Mandreel',
    [all...]
  /libcore/benchmarks/libs/
caliper.jar 

Completed in 1422 milliseconds

1 23