summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/medium-lsm-async.wtperf
blob: 1d729bcee238620bb20f0189c0a967a47017c96f (plain)
1
2
3
4
5
6
7
8
9
# wtperf options file: medium lsm configuration using async operations
conn_config="cache_size=1G,lsm_manager=(worker_thread_max=6)"
async_threads=10
table_config="lsm=(chunk_size=100MB),type=lsm,os_cache_dirty_max=16MB"
icount=50000000
report_interval=5
run_time=120
populate_threads=1
threads=((count=5,reads=1,updates=2))