HomeSort by relevance Sort by last modified time
    Searched refs:richards (Results 1 - 8 of 8) sorted by null

  /cts/suite/cts/deviceTests/browserbench/assets/octane/
run.js 30 load('richards.js');
richards.js 29 // This is a JavaScript implementation of the Richards
35 // Martin Richards.
38 var Richards = new BenchmarkSuite('Richards', 35302, [
39 new Benchmark("Richards", runRichards)
44 * The Richards benchmark simulates the task dispatcher of an
84 * how many times a task is put on hold in a correct run of richards.
  /external/chromium_org/v8/benchmarks/
run.js 30 load('richards.js');
richards.js 29 // This is a JavaScript implementation of the Richards
35 // Martin Richards.
38 var Richards = new BenchmarkSuite('Richards', 35302, [
39 new Benchmark("Richards", runRichards)
44 * The Richards benchmark simulates the task dispatcher of an
84 * how many times a task is put on hold in a correct run of richards.
  /external/chromium_org/v8/tools/
run_perf.py 64 {"name": "Richards"},
79 {"name": "Richards",
80 "path": ["richards"],
83 "results_regexp": "^Richards: (.+)$"},
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 29 // This is a JavaScript implementation of the Richards
35 // Martin Richards.
39 * The Richards benchmark simulates the task dispatcher of an
79 * how many times a task is put on hold in a correct run of richards.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 29 // This is a JavaScript implementation of the Richards
35 // Martin Richards.
39 * The Richards benchmark simulates the task dispatcher of an
79 * how many times a task is put on hold in a correct run of richards.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 29 // This is a JavaScript implementation of the Richards
35 // Martin Richards.
39 * The Richards benchmark simulates the task dispatcher of an
79 * how many times a task is put on hold in a correct run of richards.

Completed in 119 milliseconds