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