Searched refs:benchmark (Results 51 - 75 of 131) sorted by relevance

123456

/external/chromium_org/tools/perf/benchmarks/
H A Dcanvasmark.py5 """Runs Canvasmark HTML5, Canvas 2D rendering and javascript benchmark.
14 from telemetry import benchmark namespace
52 @benchmark.Disabled
53 class CanvasMark(benchmark.Benchmark):
H A Djetstream.py5 """Runs Apple's JetStream benchmark.
11 Each benchmark measures a distinct workload, and no single optimization
17 specialized optimization for one benchmark might make another benchmark slower.
23 from telemetry import benchmark namespace
78 @benchmark.Disabled('android', 'xp') # crbug.com/381742
79 class Jetstream(benchmark.Benchmark):
H A Dmaps.py11 from telemetry import benchmark namespace
43 @benchmark.Disabled
44 class MapsBenchmark(benchmark.Benchmark):
59 """Runs the Google Maps benchmark with Vsync disabled"""
H A Dspaceport.py5 """Runs spaceport.io's PerfMarks benchmark."""
10 from telemetry import benchmark namespace
92 description='Combined score for all parts of the spaceport benchmark.'))
96 @benchmark.Disabled('mac', 'win')
97 class Spaceport(benchmark.Benchmark):
98 """spaceport.io's PerfMarks benchmark."""
H A Ddom_perf.py9 from telemetry import benchmark namespace
69 @benchmark.Disabled('android', 'linux')
70 class DomPerf(benchmark.Benchmark):
74 Scores are not comparable across benchmark suite versions and higher scores
H A Dkraken.py5 """Runs Mozilla's Kraken JavaScript benchmark."""
10 from telemetry import benchmark namespace
18 'This benchmark uses the [A* search algorithm]'
25 'This benchmark performs [beat detection]'
33 'This benchmark performs a [Discrete Fourier Transform]'
38 'This benchmark performs a [Fast Fourier Transform]'
43 'This benchmark generates a soundwave using code from [DSP.js]'
46 'This benchmark performs a variety of photo manipulations such as '
49 'This benchmark [desaturates]'
53 'This benchmark perform
[all...]
H A Drobohornet_pro.py5 """Runs Microsoft's RoboHornet Pro benchmark."""
10 from telemetry import benchmark namespace
45 class RobohornetPro(benchmark.Benchmark):
/external/chromium_org/tools/telemetry/telemetry/core/platform/
H A Dandroid_platform_backend_unittest.py7 from telemetry import benchmark namespace
22 @benchmark.Disabled('chromeos')
38 @benchmark.Disabled('chromeos')
H A Dmac_platform_backend_unittest.py8 from telemetry import benchmark namespace
28 @benchmark.Enabled('mac')
H A Dposix_platform_backend_unittest.py8 from telemetry import benchmark namespace
54 @benchmark.Enabled('linux', 'mac')
/external/chromium_org/third_party/skia/tools/
H A Dbench_pictures_main.cpp171 sk_tools::PictureBenchmark& benchmark) {
221 benchmark.run(picture);
255 static void setup_benchmark(sk_tools::PictureBenchmark* benchmark) { argument
338 benchmark->setTimersToShow(timerWall, truncatedTimerWall, timerCpu, truncatedTimerCpu,
364 benchmark->setTimeIndividualTiles(true);
367 benchmark->setPurgeDecodedTex(FLAGS_purgeDecodedTex);
368 benchmark->setPreprocess(FLAGS_preprocess);
377 benchmark->setTimerResultType(TimerData::kPerIter_Result);
379 benchmark->setTimerResultType(TimerData::kMin_Result);
381 benchmark
170 run_single_benchmark(const SkString& inputPath, sk_tools::PictureBenchmark& benchmark) argument
388 process_input(const char* input, sk_tools::PictureBenchmark& benchmark) argument
463 sk_tools::PictureBenchmark benchmark; local
[all...]
/external/chromium_org/v8/benchmarks/
H A Dbase.js29 // Simple framework for running the benchmark suites and
33 // A benchmark has a name (string) and a function that will be run to
36 // running the benchmark, but the running time of these functions will
37 // not be accounted for in the benchmark score.
46 // Benchmark results hold the benchmark and the measured time used to
47 // run the benchmark. The benchmark score is computed later once a
48 // full benchmark suite has run to completion.
49 function BenchmarkResult(benchmark, time) {
50 this.benchmark
[all...]
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
H A Dcros_unittest.py7 from telemetry import benchmark namespace
14 @benchmark.Enabled('chromeos')
39 @benchmark.Enabled('chromeos')
53 @benchmark.Enabled('chromeos')
67 @benchmark.Enabled('chromeos')
124 @benchmark.Disabled
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
H A DUrlConnection.java34 @Override public void prepare(Benchmark benchmark) { argument
35 super.prepare(benchmark);
36 if (benchmark.tls) {
H A DApacheHttpClient.java41 @Override public void prepare(Benchmark benchmark) { argument
42 super.prepare(benchmark);
44 if (benchmark.tls) {
/external/chromium_org/content/test/gpu/gpu_tests/
H A Dhardware_accelerated_feature.py6 from telemetry import benchmark namespace
48 class HardwareAcceleratedFeature(benchmark.Benchmark):
H A Dmemory_test.py7 from telemetry import benchmark namespace
102 class MemoryTest(benchmark.Benchmark):
/external/chromium_org/third_party/angle/tests/perf_tests/
H A DSimpleBenchmark.h92 BenchmarkT benchmark(benchmarks[benchIndex]);
93 result = benchmark.run();
/external/chromium_org/tools/telemetry/telemetry/core/
H A Dbrowser_unittest.py7 from telemetry import benchmark namespace
28 @benchmark.Enabled('has tabs')
52 @benchmark.Enabled('has tabs')
53 @benchmark.Disabled('win') # crbug.com/321527
61 @benchmark.Enabled('has tabs')
107 @benchmark.Disabled('chromeos') # crbug.com/412713.
141 @benchmark.Disabled('chromeos') # crbug.com/243912
H A Dbitmap_unittest.py9 from telemetry import benchmark namespace
99 @benchmark.Disabled
145 @benchmark.Disabled
159 @benchmark.Disabled
173 @benchmark.Disabled
193 @benchmark.Disabled
210 @benchmark.Disabled
230 @benchmark.Disabled
H A Dtab_unittest.py8 from telemetry import benchmark namespace
68 @benchmark.Enabled('has tabs')
105 @benchmark.Disabled('chromeos') # crbug.com/412713.
125 @benchmark.Enabled('has tabs')
126 @benchmark.Disabled('chromeos') # crbug.com/412713.
178 @benchmark.Disabled('android', 'mac')
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
H A Dandroid_profiling_helper_unittest.py12 from telemetry import benchmark namespace
59 @benchmark.Enabled('android')
99 @benchmark.Enabled('android')
130 @benchmark.Enabled('android')
/external/chromium_org/v8/tools/
H A Dparser-shell.cc133 std::string benchmark; local
142 } else if (strncmp(argv[i], "--benchmark=", 12) == 0) {
143 benchmark = std::string(argv[i]).substr(12);
169 if (benchmark.empty()) benchmark = "Baseline";
170 printf("%s(FirstParseRunTime): %.f ms\n", benchmark.c_str(),
172 printf("%s(SecondParseRunTime): %.f ms\n", benchmark.c_str(),
H A Dlexer-shell.cc191 std::string benchmark; local
202 } else if (strncmp(argv[i], "--benchmark=", 12) == 0) {
203 benchmark = std::string(argv[i]).substr(12);
228 if (benchmark.empty()) benchmark = "Baseline";
229 printf("%s(RunTime): %.f ms\n", benchmark.c_str(), baseline_total);
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dbencher247 puts "that each benchmark/VM configuration is run in a single VM invocation, and"
249 puts "one benchmark polluting the running time of another. The fine-grained"
255 puts "VM invocation, and the number of VM invocations per benchmark. By default,"
266 puts "--rerun <n> Set the number of iterations of the benchmark that"
270 puts "--outer <n> Set the number of runtime invocations for each benchmark."
306 puts "--local Also do a local benchmark run even when doing --remote."
780 result = plans.select{|v| v.suite.name == suiteName and v.benchmark.name == benchName and v.vm.name == vmName and v.iteration == iteration}
798 def benchmark method in class:ParsedResult
799 plan.benchmark
1069 def add(benchmark)
1113 def benchmark method in class:BenchRunPlan
1145 def benchmark method in class:BenchmarkOnVM
1220 def benchmark method in class:BenchPlan
[all...]

Completed in 360 milliseconds

123456