Searched refs:run_benchmarks (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/tools/skpbench/ |
D | skpbench.py | 276 def run_benchmarks(configs, srcs, hardware, resultsfile=None): function 357 run_benchmarks(configs, srcs, hardware, resultsfile=resultsfile) 359 run_benchmarks(configs, srcs, hardware)
|
/third_party/skia/tools/skpbench/ |
D | skpbench.py | 298 def run_benchmarks(configs, srcs, hardware, resultsfile=None): function 390 run_benchmarks(configs, srcs, hardware, resultsfile=resultsfile) 392 run_benchmarks(configs, srcs, hardware)
|
/third_party/benchmark/bindings/python/google_benchmark/ |
D | __init__.py | 158 run_benchmarks = _benchmark.RunSpecifiedBenchmarks variable
|
/third_party/boost/libs/histogram/benchmark/ |
D | plot_benchmarks.py | 13 from run_benchmarks import get_commits, run
|
/third_party/json/ |
D | Makefile | 376 run_benchmarks: target
|
/third_party/benchmark/docs/ |
D | user_guide.md | 172 $ ./run_benchmarks.x --benchmark_filter=BM_memcpy/32 200 $ ./run_benchmarks --benchmark_context=pwd=`pwd`
|
/third_party/json/benchmarks/thirdparty/benchmark/ |
D | README.md | 802 $ ./run_benchmarks.x --benchmark_filter=BM_memcpy/32
|
/third_party/json/doc/mkdocs/docs/home/ |
D | releases.md | 570 - A Makefile target `run_benchmarks` was added to quickly build and run the benchmark suite.
|