/aosp_15_r20/bionic/benchmarks/ |
H A D | README.md | 11 ### Device benchmarks 28 ### Host benchmarks 33 ### XML suites 47 ### XML suite format 70 ### Shorthand 84 ### Unit Tests
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/ |
D | README.md | 21 #### Generating scenarios 60 #### Generating load test configurations 188 #### Concatenating load test configurations 201 #### Generating load test examples 213 #### Generating configuration templates 286 #### Running tests
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/ |
H A D | README.md | 21 #### Generating scenarios 62 #### Generating load test configurations 190 #### Concatenating load test configurations 203 #### Generating load test examples 215 #### Generating configuration templates 288 #### Running tests
|
/aosp_15_r20/external/eigen/bench/ |
H A D | benchmark-blocking-sizes.cpp | 345 void serialize_benchmarks(const char* filename, const vector<benchmark_t>& benchmarks, size_t first… in serialize_benchmarks() 361 bool deserialize_benchmarks(const char* filename, vector<benchmark_t>& benchmarks, size_t& first_be… in deserialize_benchmarks() 386 vector<benchmark_t>& benchmarks, in try_run_some_benchmarks() 501 void run_benchmarks(vector<benchmark_t>& benchmarks) in run_benchmarks() 570 vector<benchmark_t> benchmarks; in run() local 601 vector<benchmark_t> benchmarks; in run() local
|
/aosp_15_r20/external/google-fruit/extras/benchmark/ |
H A D | README.md | 26 * `fruit_full.yml`: full set of Fruit benchmarks (using the Fruit 3.x API). 39 ### Benchmark tables 74 ### Manual benchmarks
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/ |
D | bm_build.py | 54 def _build_cmd(cfg, benchmarks): argument 64 def _build_config_and_copy(cfg, benchmarks, dest_dir): argument 75 def build(name, benchmarks, jobs): argument
|
/aosp_15_r20/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/ |
H A D | bm_build.py | 61 def _build_cmd(cfg, benchmarks): argument 75 def _build_config_and_copy(cfg, benchmarks, dest_dir): argument 90 def build(name, benchmarks, jobs): argument
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | results_organizer.py | 22 def _AdjustIteration(benchmarks, max_dup, bench): argument 96 def _DuplicatePass(result, benchmarks): argument 157 def OrganizeResults(benchmark_runs, labels, benchmarks=None, json_report=False): argument
|
/aosp_15_r20/external/pytorch/benchmarks/inference/ |
H A D | README.md | 21 ### Running a single benchmark 45 ### Running a sweep
|
/aosp_15_r20/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/flow/scrabble/ |
H A D | README.md | 9 ### Benchmark classes 28 ### Results
|
/aosp_15_r20/external/igt-gpu-tools/ |
H A D | Makefile.am | 24 SUBDIRS = lib tools scripts benchmarks subdir 31 SUBDIRS += overlay benchmarks subdir
|
/aosp_15_r20/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/ |
H A D | ChannelSinkNoAllocationsBenchmark.kt | 1 package benchmarks package
|
H A D | ParametrizedDispatcherBase.kt | 1 package benchmarks package
|
H A D | SequentialSemaphoreBenchmark.kt | 1 package benchmarks package
|
H A D | ChannelSinkDepthBenchmark.kt | 1 package benchmarks in <lambda>() package
|
H A D | ChannelSinkBenchmark.kt | 1 package benchmarks in <lambda>() package
|
/aosp_15_r20/external/pytorch/benchmarks/tensorexpr/ |
H A D | microbenchmarks.py | 208 benchmarks = list(zip(names, nnc_fns, pt_fns, shape_fns)) variable 211 def run_benchmarks(benchmarks, sizes): argument
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/ |
H A D | benchmark.cc | 224 void RunBenchmarks(const std::vector<BenchmarkInstance>& benchmarks, in RunBenchmarks() 387 std::vector<internal::BenchmarkInstance> benchmarks; in RunSpecifiedBenchmarks() local
|
H A D | benchmark_register.cc | 110 std::string spec, std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarks() 233 std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarksInternal()
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/html/ |
D | mod.rs | 88 benchmarks: Vec<IndividualBenchmark>, field 180 benchmarks: Vec<ReportLink<'a>>, field 782 let benchmarks = data in generate_summary() localVariable
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/ |
H A D | benchmark.cc | 346 void RunBenchmarks(const std::vector<BenchmarkInstance>& benchmarks, in RunBenchmarks() 599 std::vector<internal::BenchmarkInstance> benchmarks; in RunSpecifiedBenchmarks() local
|
H A D | benchmark_register.cc | 115 std::string spec, std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarks() 198 std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarksInternal()
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | benchmark_register.cc | 115 std::string spec, std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarks() 198 std::vector<BenchmarkInstance>* benchmarks, in FindBenchmarksInternal()
|
H A D | benchmark.cc | 360 void RunBenchmarks(const std::vector<BenchmarkInstance>& benchmarks, in RunBenchmarks() 618 std::vector<internal::BenchmarkInstance> benchmarks; in RunSpecifiedBenchmarks() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/benches/ |
D | bench_main.rs | 3 mod benchmarks; module
|