/third_party/node/doc/contributing/ |
D | writing-and-running-benchmarks.md | 96 ### Running individual benchmarks 134 ### Running all benchmarks 166 #### Filtering benchmarks 247 ### Comparing Node.js versions 355 ### Comparing parameters 435 ### Running benchmarks on the CI
|
/third_party/node/benchmark/ |
D | _cli.js | 7 const benchmarks = {}; constant 87 CLI.prototype.benchmarks = function() { method in CLI
|
D | run.js | 21 const benchmarks = cli.benchmarks(); constant
|
D | compare.js | 35 const benchmarks = cli.benchmarks(); constant
|
D | _benchmark_progress.js | 28 constructor(queue, benchmarks) { argument
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | meson.build | 1 benchmarks = [ variable
|
/third_party/python/Lib/test/ |
D | re_tests.py | 17 benchmarks = [ variable
|
/third_party/gstreamer/gstreamer/tests/ |
D | meson.build | 2 subdir('benchmarks') subdir
|
/third_party/protobuf/benchmarks/ |
D | benchmarks.proto | 32 package benchmarks; package
|
D | google_size.proto | 3 package benchmarks; package
|
/third_party/benchmark/tools/gbench/Inputs/ |
D | test4_run0.json | 9 "benchmarks": [ array
|
D | test4_run1.json | 9 "benchmarks": [ array
|
D | test3_run0.json | 9 "benchmarks": [ array
|
D | test3_run1.json | 9 "benchmarks": [ array
|
D | test2_run.json | 9 "benchmarks": [ array
|
D | test4_run.json | 2 "benchmarks": [ array
|
D | test1_run1.json | 9 "benchmarks": [ array
|
D | test1_run2.json | 9 "benchmarks": [ array
|
/third_party/protobuf/benchmarks/js/ |
D | js_benchmark.js | 63 benchmarks: { property
|
/third_party/protobuf/benchmarks/protobuf.js/ |
D | protobufjs_benchmark.js | 53 benchmarks: { property
|
/third_party/gstreamer/gstreamer/ |
D | meson_options.txt | 30 option('benchmarks', type : 'feature', value : 'auto', yield : true) feature
|
/third_party/benchmark/src/ |
D | benchmark.cc | 281 void RunBenchmarks(const std::vector<BenchmarkInstance>& benchmarks, in RunBenchmarks() 495 std::vector<internal::BenchmarkInstance> benchmarks; in RunSpecifiedBenchmarks() local
|
D | benchmark_register.cc | 112 std::string spec, std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarks() 193 std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarksInternal()
|
/third_party/vixl/tools/ |
D | util.py | 232 include_dirs = ['/src/*', '/test/*', '/examples/*', '/benchmarks/*'],
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_probe_benchmark.cc | 41 absl::string_view benchmarks; variable
|