9 lines
198 B
TOML
9 lines
198 B
TOML
|
[[test]]
|
||
|
testTitle = 'InventoryTestHeavyWrites'
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'InventoryTest'
|
||
|
transactionsPerSecond = 10000.0
|
||
|
testDuration = 10.0
|
||
|
fractionWriteTransactions = 0.8
|