summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners/update-large-lsm.wtperf
blob: c3e468ec54003c85f64a7ea484ad3fdca2594d75 (plain)
1
2
3
4
5
6
7
8
9
# wtperf options file: lsm with inserts/updates, in memory
conn_config="cache_size=2G,lsm_manager=(worker_thread_max=6)"
table_config="lsm=(chunk_size=50MB),type=lsm,os_cache_dirty_max=16MB"
icount=200000000
report_interval=5
run_time=1200
populate_threads=10
compact=true
threads=((count=2,inserts=1),(count=10,reads=1),(count=2,updates=1))