Reduce test load
This commit is contained in:
parent
bb97307f08
commit
cb2de36c3d
|
@ -3,8 +3,8 @@ testTitle=BackupAndParallelRestoreWithAtomicOp
|
||||||
nodeCount=30000
|
nodeCount=30000
|
||||||
; Make ops space only 1 key per group
|
; Make ops space only 1 key per group
|
||||||
; nodeCount=100
|
; nodeCount=100
|
||||||
transactionsPerSecond=2500.0
|
; transactionsPerSecond=2500.0
|
||||||
; transactionsPerSecond=500.0
|
transactionsPerSecond=500.0
|
||||||
; transactionsPerSecond=100.0
|
; transactionsPerSecond=100.0
|
||||||
; nodeCount=4
|
; nodeCount=4
|
||||||
; transactionsPerSecond=250.0
|
; transactionsPerSecond=250.0
|
||||||
|
|
|
@ -2,7 +2,8 @@ testTitle=BackupAndRestore
|
||||||
testName=Cycle
|
testName=Cycle
|
||||||
; nodeCount=30000
|
; nodeCount=30000
|
||||||
nodeCount=1000
|
nodeCount=1000
|
||||||
transactionsPerSecond=500.0
|
; transactionsPerSecond=500.0
|
||||||
|
transactionsPerSecond=50.0
|
||||||
; transactionsPerSecond=2500.0
|
; transactionsPerSecond=2500.0
|
||||||
testDuration=30.0
|
testDuration=30.0
|
||||||
expectedRate=0
|
expectedRate=0
|
||||||
|
|
Loading…
Reference in New Issue