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:
parent
f5d71a3db3
commit
2fd8abef7f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ config BENCHMARK_NUM_THREADS
|
|||
|
||||
config BENCHMARK_VERBOSE
|
||||
bool "Display detailed results"
|
||||
default y
|
||||
default n
|
||||
help
|
||||
This option displays the average time of all the iterations done for
|
||||
each thread in the tests. This generates large amounts of output. To
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue