tests: benchmarks: sched_queues: Turn off verbose output

Turn off verbose output by default as described in the
README.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov 2024-12-17 17:21:06 +01:00 committed by Benjamin Cabé
commit 2fd8abef7f

View file

@ -23,7 +23,7 @@ config BENCHMARK_NUM_THREADS
config BENCHMARK_VERBOSE config BENCHMARK_VERBOSE
bool "Display detailed results" bool "Display detailed results"
default y default n
help help
This option displays the average time of all the iterations done for This option displays the average time of all the iterations done for
each thread in the tests. This generates large amounts of output. To each thread in the tests. This generates large amounts of output. To