summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/evict-btree-readonly.wtperf
blob: d79af2b762b7535c96407efaa4443de774863266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# wtperf options file: evict btree configuration
conn_config="cache_size=50M"
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