Home
last modified time | relevance | path

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

12

/third_party/node/doc/guides/
Dwriting-and-running-benchmarks.md89 ### Running individual benchmarks
127 ### Running all benchmarks
159 #### Filtering benchmarks
240 ### Comparing Node.js versions
343 ### Comparing parameters
423 ### Running benchmarks on the CI
/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_build.py55 def _make_cmd(cfg, benchmarks, jobs): argument
59 def build(name, benchmarks, jobs, counters): argument
Dbm_run.py103 def create_jobs(name, benchmarks, loops, regex, counters): argument
/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/boost/libs/hana/benchmark/
DCMakeLists.txt43 add_custom_target(benchmarks COMMENT "Generate all the benchmarks.") target
/third_party/python/Lib/test/
Dre_tests.py17 benchmarks = [ variable
/third_party/protobuf/benchmarks/
Dbenchmarks.proto32 package benchmarks; package
/third_party/gstreamer/gstreamer/tests/
Dmeson.build2 subdir('benchmarks') subdir
/third_party/benchmark/tools/gbench/Inputs/
Dtest4_run1.json9 "benchmarks": [ array
Dtest4_run0.json9 "benchmarks": [ array
Dtest3_run0.json9 "benchmarks": [ array
/third_party/iowow/src/kv/benchmark/
Drunbench.py22 benchmarks = [ variable
/third_party/protobuf/benchmarks/js/
Djs_benchmark.js63 benchmarks: { property
/third_party/protobuf/benchmarks/protobuf.js/
Dprotobufjs_benchmark.js53 benchmarks: { property
/third_party/boost/libs/histogram/benchmark/
Dplot_benchmarks.py34 benchmarks = get_benchmarks(results) variable
/third_party/gstreamer/gstreamer/
Dmeson_options.txt30 option('benchmarks', type : 'feature', value : 'auto', yield : true) feature
/third_party/flatbuffers/tests/FlatBuffers.Benchmarks.swift/Sources/FlatBuffers.Benchmarks.swift/
Dmain.swift120 var benchmarks: [Benchmark] = [] in benchmark() variable
/third_party/re2/util/
Dbenchmark.cc21 static Benchmark* benchmarks[10000]; variable
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark_register.cc110 std::string spec, std::vector<Benchmark::Instance>* benchmarks, in FindBenchmarks()
228 std::vector<Benchmark::Instance>* benchmarks, in FindBenchmarksInternal()
Dbenchmark.cc389 void RunBenchmarks(const std::vector<Benchmark::Instance>& benchmarks, in RunBenchmarks()
533 std::vector<internal::Benchmark::Instance> benchmarks; in RunSpecifiedBenchmarks() local
/third_party/benchmark/src/
Dbenchmark.cc281 void RunBenchmarks(const std::vector<BenchmarkInstance>& benchmarks, in RunBenchmarks()
495 std::vector<internal::BenchmarkInstance> benchmarks; in RunSpecifiedBenchmarks() local

12