mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:44:12 +08:00
mdbx-test: reduce upper txn-volume inside long_stochastic.
This commit is contained in:
parent
834f6d0784
commit
fa3adb759a
@ -70,10 +70,10 @@ function probe {
|
||||
|
||||
###############################################################################
|
||||
|
||||
if [ ${db_size_mb} -gt 5555 ]; then
|
||||
biggest=7
|
||||
else
|
||||
if [ ${db_size_mb} -gt 1111 ]; then
|
||||
biggest=6
|
||||
else
|
||||
biggest=5
|
||||
fi
|
||||
|
||||
count=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user