summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners/medium-multi-lsm-noprefix.wtperf
blob: f5020a46b917d6a3b28b22987864c1329a070d5c (plain)
1
2
3
4
5
6
7
8
9
10
# wtperf options file: medium lsm configuration, with multiple tables.
conn_config="cache_size=1G"
table_config="lsm=(chunk_size=100MB,merge_threads=2,chunk_max=1TB),type=lsm,prefix_compression=false,os_cache_dirty_max=16MB"
icount=50000000
populate_threads=1
compact=true
threads=((count=8,read=1),(count=8,update=1))
run_time=180
report_interval=5
table_count=4