mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-20 05:58:21 +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
|
if [ ${db_size_mb} -gt 1111 ]; then
|
||||||
biggest=7
|
|
||||||
else
|
|
||||||
biggest=6
|
biggest=6
|
||||||
|
else
|
||||||
|
biggest=5
|
||||||
fi
|
fi
|
||||||
|
|
||||||
count=0
|
count=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user