Home
last modified time | relevance | path

Searched defs:benchmarks (Results 1 – 25 of 30) sorted by relevance

12

/third_party/node/doc/contributing/
Dwriting-and-running-benchmarks.md96 ### 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.js7 const benchmarks = {}; constant
87 CLI.prototype.benchmarks = function() { method in CLI
Drun.js21 const benchmarks = cli.benchmarks(); constant
Dcompare.js35 const benchmarks = cli.benchmarks(); constant
D_benchmark_progress.js28 constructor(queue, benchmarks) { argument
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dmeson.build1 benchmarks = [ variable
/third_party/python/Lib/test/
Dre_tests.py17 benchmarks = [ variable
/third_party/gstreamer/gstreamer/tests/
Dmeson.build2 subdir('benchmarks') subdir
/third_party/protobuf/benchmarks/
Dbenchmarks.proto32 package benchmarks; package
Dgoogle_size.proto3 package benchmarks; package
/third_party/benchmark/tools/gbench/Inputs/
Dtest4_run0.json9 "benchmarks": [ array
Dtest4_run1.json9 "benchmarks": [ array
Dtest3_run0.json9 "benchmarks": [ array
Dtest3_run1.json9 "benchmarks": [ array
Dtest2_run.json9 "benchmarks": [ array
Dtest4_run.json2 "benchmarks": [ array
Dtest1_run1.json9 "benchmarks": [ array
Dtest1_run2.json9 "benchmarks": [ array
/third_party/protobuf/benchmarks/js/
Djs_benchmark.js63 benchmarks: { property
/third_party/protobuf/benchmarks/protobuf.js/
Dprotobufjs_benchmark.js53 benchmarks: { property
/third_party/gstreamer/gstreamer/
Dmeson_options.txt30 option('benchmarks', type : 'feature', value : 'auto', yield : true) feature
/third_party/benchmark/src/
Dbenchmark.cc281 void RunBenchmarks(const std::vector<BenchmarkInstance>& benchmarks, in RunBenchmarks()
495 std::vector<internal::BenchmarkInstance> benchmarks; in RunSpecifiedBenchmarks() local
Dbenchmark_register.cc112 std::string spec, std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarks()
193 std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarksInternal()
/third_party/vixl/tools/
Dutil.py232 include_dirs = ['/src/*', '/test/*', '/examples/*', '/benchmarks/*'],
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc41 absl::string_view benchmarks; variable

12