summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/medium-multi-btree-log.wtperf
blob: d0a2e9131865e8127fe933b7a9f9308458c4f490 (plain)
1
2
3
4
5
6
7
8
9
10
11
# wtperf options file: medium lsm configuration, with multiple tables.
conn_config="cache_size=1G,log=(enabled,file_max=10MB)"
table_config="type=file,os_cache_dirty_max=16MB"
icount=5000000
populate_threads=5
populate_ops_per_txn=100
#threads=((count=1,read=1),(count=1,update=1))
threads=((count=8,read=1))
run_time=120
report_interval=5
table_count=4