summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/evict-btree-stress-multi.wtperf
blob: a5a29f66fa0b7eed2c5587f15e2a4f8283500acd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
conn_config="cache_size=1G,eviction=(threads_max=4),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