summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/evict-btree-stress-multi.wtperf
blob: 5a2cad6d78eb756478013466096373d33d2e3d87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
conn_config="cache_size=1G,eviction=(threads_max=8),session_max=2000"
table_config="type=file"
table_count=100
close_conn=false
icount=100000000
report_interval=5
run_time=600
populate_threads=1
threads=((count=100,updates=1,reads=4,ops_per_txn=30))
# Warn if a latency over a quarter second is seen
max_latency=250
sample_interval=5
sample_rate=1