Home
last modified time | relevance | path

Searched defs:benchmark (Results 1 – 25 of 63) sorted by relevance

123

/third_party/rust/crates/quote/benches/
Dmain.rs3 mod benchmark { module
4 macro_rules! benchmark { macro
Dlib.rs4 macro_rules! benchmark { macro
/third_party/benchmark/src/
Dbenchmark_api_internal.cc7 namespace benchmark { namespace
10 BenchmarkInstance::BenchmarkInstance(Benchmark* benchmark, int family_idx, in BenchmarkInstance()
Dsleep.cc31 namespace benchmark { namespace
Dbenchmark.cc59 namespace benchmark { namespace
291 for (const BenchmarkInstance& benchmark : benchmarks) { in RunBenchmarks() local
318 for (const BenchmarkInstance& benchmark : benchmarks) { in RunBenchmarks() local
504 for (auto const& benchmark : benchmarks) in RunSpecifiedBenchmarks() local
Dreporter.cc27 namespace benchmark { namespace
Dbenchmark_name.cc17 namespace benchmark { namespace
DCMakeLists.txt20 add_library(benchmark ${SOURCE_FILES}) target
Dcounter.cc17 namespace benchmark { namespace
Dcsv_reporter.cc30 namespace benchmark { namespace
/third_party/node/doc/guides/
Dwriting-and-running-benchmarks.md430 ### Basics of a benchmark
515 ### Creating an HTTP benchmark
/third_party/skia/third_party/externals/expat/expat/tests/benchmark/
DMakefile.am34 noinst_PROGRAMS = benchmark program
/third_party/benchmark/cmake/
Dbenchmark.pc.in6 Name: @PROJECT_NAME@
/third_party/node/deps/npm/node_modules/fast-json-stable-stringify/
DREADME.md100 # benchmark chapter
/third_party/parse5/bench/
Dpackage.json10 "benchmark": "^2.1.4", string
/third_party/benchmark/
DREADME.md44 * [libera](https://libera.chat) #benchmark hashtag
/third_party/harfbuzz/
Dmeson_options.txt31 option('benchmark', type: 'feature', value: 'disabled', feature
/third_party/node/benchmark/assert/
Ddeepequal-set.js21 function benchmark(method, n, values, values2) { function
Ddeepequal-map.js21 function benchmark(method, n, values, values2) { function
/third_party/protobuf/benchmarks/js/
Dbenchmark_suite.js1 var benchmark = require("benchmark"); variable
/third_party/skia/third_party/externals/expat/expat/tests/
DMakefile.am33 SUBDIRS = . benchmark subdir
/third_party/python/Tools/peg_generator/scripts/
Dbenchmark.py39 def benchmark(func): function
/third_party/skia/third_party/externals/harfbuzz/
Dmeson_options.txt33 option('benchmark', type: 'feature', value: 'disabled', feature
/third_party/benchmark/bindings/python/google_benchmark/
Dexample.py26 import google_benchmark as benchmark namespace
/third_party/protobuf/benchmarks/protobuf.js/
Dprotobufjs_benchmark.js3 var benchmark = require("./node_modules/benchmark"); variable

123