Home
last modified time | relevance | path

Searched +defs:run +defs:benchmark (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/dports/sysutils/istio/istio-1.6.7/mixer/pkg/perf/
H A Drun.go30 type benchmark interface { interface
34 run(name string, fn func(benchmark)) methodSpec
56 func (b *testingBWrapper) run(name string, fn func(benchmark)) { func
80 func run(b benchmark, setup *Setup, settings *Settings, coprocess bool) { func
145 func runDispatcherOnly(b benchmark, setup *Setup, settings *Settings) {
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/keyinput/
H A Dtest_bindingtrie.py102 def test_matches_tree(configured, expected, benchmark): argument
107 def run(): function
124 def test_bench_create(configured, benchmark): argument
128 def run(): function
/dports/devel/boost-docs/boost_1_72_0/libs/numeric/ublas/benchmarks/
H A 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
34 void run(std::vector<long> const &sizes, unsigned times = 10) in run() function in boost::numeric::ublas::benchmark::benchmark
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/ublas/benchmarks/
H A 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
34 void run(std::vector<long> const &sizes, unsigned times = 10) in run() function in boost::numeric::ublas::benchmark::benchmark
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/numeric/ublas/benchmarks/
H A 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
34 void run(std::vector<long> const &sizes, unsigned times = 10) in run() function in boost::numeric::ublas::benchmark::benchmark
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/ublas/benchmarks/
H A 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
34 void run(std::vector<long> const &sizes, unsigned times = 10) in run() function in boost::numeric::ublas::benchmark::benchmark
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/ublas/benchmarks/
H A 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
34 void run(std::vector<long> const &sizes, unsigned times = 10) in run() function in boost::numeric::ublas::benchmark::benchmark
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/benchmark/src/
H A Dinternal_macros.h31 #define BENCHMARK_NORETURN
50 #elif defined(__FreeBSD__)
70 #if !__has_feature(cxx_exceptions) && !defined(__cpp_exceptions) \
81 #endif // BENCHMARK_INTERNAL_MACROS_H_
/dports/devel/p5-Event/Event-1.28/util/
H A Dbench.pl75 sub run { subroutine
95 benchmark: $VERSION label
/dports/deskutils/ktimetracker/ktimetracker-5.0.1/test/
H A Dtest_benchmark.py23 def run(app): function
39 def test_benchmark(benchmark, app_testfile): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/utils/google-benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
72 for (const auto& run : reports) { in ReportRuns() local
85 for (const auto& run : reports) { in ReportRuns() local
90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/utils/google-benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
72 for (const auto& run : reports) { in ReportRuns() local
85 for (const auto& run : reports) { in ReportRuns() local
90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/utils/google-benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
72 for (const auto& run : reports) { in ReportRuns() local
85 for (const auto& run : reports) { in ReportRuns() local
90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
/dports/devel/llvm11/llvm-11.0.1.src/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/utils/google-benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
72 for (const auto& run : reports) { in ReportRuns() local
85 for (const auto& run : reports) { in ReportRuns() local
90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/devel/libc++/libcxx-10.0.1.src/utils/google-benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
72 for (const auto& run : reports) { in ReportRuns() local
85 for (const auto& run : reports) { in ReportRuns() local
90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
/dports/devel/llvm90/llvm-9.0.1.src/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/utils/google-benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
72 for (const auto& run : reports) { in ReportRuns() local
85 for (const auto& run : reports) { in ReportRuns() local
90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
/dports/devel/llvm10/llvm-10.0.1.src/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/audio/giada/giada-0.17.1/src/deps/json/benchmarks/thirdparty/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/benchmark/src/
H A Dcsv_reporter.cc31 namespace benchmark { namespace
50 for (const auto& run : reports) { in ReportRuns() local
69 for (const auto& run : reports) { in ReportRuns() local
80 for (const auto& run : reports) { in ReportRuns() local
86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()

12345678910>>...17