Home
last modified time | relevance | path

Searched defs:benchmarks (Results 1 – 25 of 32) 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/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/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
Dtest3_run1.json9 "benchmarks": [ array
Dtest2_run.json9 "benchmarks": [ array
Dtest4_run.json2 "benchmarks": [ array
Dtest1_run2.json9 "benchmarks": [ array
Dtest1_run1.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/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/node/deps/npm/node_modules/asap/
Dpackage.json75 "benchmarks": "node benchmarks", string
/third_party/node/deps/npm/node_modules/cacache/
Dpackage.json118 "benchmarks": "node test/benchmarks", string

12