summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners/evict-lsm-readonly.wtperf
blob: 470dca695dda1673b3d83ac368109e0ad77fbcef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# wtperf options file: evict lsm configuration
conn_config="cache_size=50M,lsm_manager=(worker_thread_max=6),eviction=(threads_max=8)"
table_config="type=lsm,lsm=(chunk_size=2M),os_cache_dirty_max=16MB"
compact=true
icount=10000000
report_interval=5
run_time=120
populate_threads=1
readonly=true
threads=((count=16,reads=1))
# Add throughput/latency monitoring
max_latency=2000
sample_interval=5