summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/evict-btree-readonly-backup.wtperf
blob: ef170c102015b53694cd2fdb34160250e5d96168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# wtperf options file: evict btree configuration
conn_config="cache_size=50M,eviction=(threads_max=8),mmap=false"
table_config="type=file"
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
backup_interval=40