Searched refs:num_trials (Results 1 – 3 of 3) sorted by relevance
154 int num_trials = 100; in test_custom_range() local156 std::vector<std::vector<std::size_t>> results(num_trials); in test_custom_range()159 for (int i = 0; i < num_trials; ++i) { in test_custom_range()
98 constexpr size_t num_trials = 1000; variable109 for (size_t i = 0; i < num_trials; i++) {128 if (stability_counter > num_trials / 20) {
27 …alue] [num_trials=value] [output_prefix=value] [algorithm=value] [num_tbb_threads=value] [input_fi…32 * `num_trials` - the number of times to run each algorithm.