foundationdb/tests/KVStoreValueSize.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

57 lines
940 B
Plaintext
Raw Normal View History

2017-05-26 04:48:44 +08:00
testTitle=Insert512
testName=KVStoreTest
testDuration=0.0
operationsPerSecond=0
commitFraction=0.001
setFraction=0.01
nodeCount=4000000
keyBytes=16
valueBytes=512
filename=bttest.db
setup=true
clear=false
count=false
testTitle=RandomWriteSaturation512
testName=KVStoreTest
testDuration=60.0
saturation=true
operationsPerSecond=10000
commitFraction=0.01
setFraction=1.0
nodeCount=4000000
keyBytes=16
valueBytes=512
filename=bttest.db
setup=false
clear=true
count=false
testTitle=Insert1024
testName=KVStoreTest
testDuration=0.0
operationsPerSecond=0
commitFraction=0.001
setFraction=0.01
nodeCount=500000
keyBytes=16
valueBytes=1024
filename=bttest.db
setup=true
clear=false
count=false
testTitle=RandomWriteSaturation1024
testName=KVStoreTest
testDuration=60.0
saturation=true
operationsPerSecond=10000
commitFraction=0.01
setFraction=1.0
nodeCount=500000
keyBytes=16
valueBytes=1024
filename=bttest.db
setup=false
clear=true
count=false