blob: 9d0a78e3c61a463039cb290f1245ad8f5ebf062e (
plain)
1
2
3
4
5
6
7
8
|
# wtperf options file: Test a log file with a multi-threaded
# append workload.
conn_config="cache_size=1G,log=(enabled=true,file_max=20MB),checkpoint=(log_size=1G)"
table_config="type=file"
icount=50000000
report_interval=5
run_time=0
populate_threads=8
|