Override the default time limit in test_memory.t to improve stability.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
memory benchmark tests
|
||||
########################################################################
|
||||
|
||||
$ args="memory --memory-block-size=4K --memory-total-size=1G --events=100 --threads=2"
|
||||
$ args="memory --memory-block-size=4K --memory-total-size=1G --events=1 --time=0 --threads=2"
|
||||
|
||||
The --memory-hugetlb option is supported and printed by 'sysbench
|
||||
help' only on Linux.
|
||||
|
||||
Reference in New Issue
Block a user