summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners/large-lsm.wtperf
blob: ac3c3c9e0d39118711ce303f7076b2089bcd2116 (plain)
1
2
3
4
5
6
7
8
9
10
11
# wtperf options file: large lsm configuration
conn_config="cache_size=20G,mmap=false"
table_config="internal_page_max=128K,lsm=(bloom_config=(leaf_page_max=8MB),bloom_bit_count=28,bloom_hash_count=19,bloom_oldest=true,chunk_max=5GB,chunk_size=100MB,merge_threads=3),type=lsm,leaf_page_max=16K,os_cache_dirty_max=16MB"
compact=true
compression="snappy"
icount=250000000
report_interval=5
run_time=1200
populate_threads=1
sample_interval=10
threads=((count=16,reads=1))