summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners/evict-lsm-1.wtperf
blob: 641a85dc889bad4c742d5bb5d2e5bdd972d7bca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# wtperf options file: evict lsm configuration
conn_config="cache_size=50M,eviction=(threads_max=1),lsm_manager=(worker_thread_max=6)"
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
threads=((count=16,reads=1))
# Add throughput/latency monitoring
max_latency=2000
sample_interval=5