Home
last modified time | relevance | path

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

123456

/third_party/boost/libs/heap/tools/
Dthroughput_benchmarks.cpp43 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
52 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
61 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
70 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
79 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
88 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
97 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
106 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
115 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
124 benchmark_functor benchmark(size); in run_benchmarks_immutable() local
[all …]
/third_party/boost/libs/numeric/ublas/benchmarks/opencl/
Dbenchmark.hpp17 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
94 class benchmark<R(O), true> : public base, public ublas::benchmark::benchmark class
97 benchmark(std::string const &name) in benchmark() function in boost::numeric::ublas::benchmark::opencl::benchmark
112 class benchmark<R(O1, O2), true> : public base, public ublas::benchmark::benchmark class
115 benchmark(std::string const &name) in benchmark() function in boost::numeric::ublas::benchmark::opencl::benchmark
133 class benchmark<R(O1, O2, O3), true> : public base, public ublas::benchmark::benchmark class
136 benchmark(std::string const &name) in benchmark() function in boost::numeric::ublas::benchmark::opencl::benchmark
157 class benchmark<R(O), false> : public base, public ublas::benchmark::benchmark class
160 benchmark(std::string const &name) in benchmark() function in boost::numeric::ublas::benchmark::opencl::benchmark
175 class benchmark<R(O1, O2), false> : public base, public ublas::benchmark::benchmark class
[all …]
Dinner_prod.cpp21 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace opencl { namespace
39 void benchmark(std::string const &type, bool copy) in benchmark() function
Dadd.cpp20 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace opencl { namespace
38 void benchmark(std::string const &type, bool copy) in benchmark() function
Dmm_prod.cpp21 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace opencl { namespace
39 void benchmark(std::string const &type, bool copy) in benchmark() function
Douter_prod.cpp21 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace opencl { namespace
39 void benchmark(std::string const &type, bool copy) in benchmark() function
Dmv_prod.cpp21 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace opencl { namespace
39 void benchmark(std::string const &type, bool copy) in benchmark() function
/third_party/boost/libs/numeric/ublas/benchmarks/
Dbenchmark.hpp18 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
20 class benchmark class
24 benchmark(std::string const &name) : name_(name) {} in benchmark() function in boost::numeric::ublas::benchmark::benchmark
Dinner_prod.cpp16 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
47 void benchmark(std::string const &type) in benchmark() function
Douter_prod.cpp16 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
47 void benchmark(std::string const &type) in benchmark() function
/third_party/boost/libs/convert/test/
Dperformance_spirit.cpp45 void benchmark() in benchmark() function
53 void benchmark() in benchmark() function
74 void benchmark() in benchmark() function
82 void benchmark() in benchmark() function
/third_party/boost/libs/spirit/workbench/qi/
Dint_parser.cpp37 void benchmark() in benchmark() function
47 void benchmark() in benchmark() function
66 void benchmark() in benchmark() function
Dreal_parser.cpp35 void benchmark() in benchmark() function
48 void benchmark() in benchmark() function
70 void benchmark() in benchmark() function
/third_party/mindspore/mindspore/lite/micro/example/mnist_x86/
DCMakeLists.txt3 project(benchmark) project
57 add_executable(benchmark ${SRC_FILES}) target
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/
DCMakeLists.txt3 project(benchmark) project
57 add_executable(benchmark ${SRC_FILES}) target
/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
/third_party/boost/libs/numeric/ublas/benchmarks/reference/
Dadd.cpp19 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
47 void benchmark(std::string const &type) in benchmark() function
Dmv_prod.cpp19 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
51 void benchmark(std::string const &type) in benchmark() function
Dinner_prod.cpp16 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
49 void benchmark(std::string const &type) in benchmark() function
Dmm_prod.cpp18 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
51 void benchmark(std::string const &type) in benchmark() function
Douter_prod.cpp16 namespace boost { namespace numeric { namespace ublas { namespace benchmark { namespace
49 void benchmark(std::string const &type) in benchmark() function
/third_party/node/doc/guides/
Dwriting-and-running-benchmarks.md430 ### Basics of a benchmark
515 ### Creating an HTTP benchmark
/third_party/mindspore/mindspore/lite/tools/benchmark/
DCMakeLists.txt11 add_executable(benchmark target
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dsleep.cc27 namespace benchmark { namespace

123456