summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners/log-noprealloc.wtperf
diff options
context:
space:
mode:
Diffstat (limited to 'bench/wtperf/runners/log-noprealloc.wtperf')
-rw-r--r--bench/wtperf/runners/log-noprealloc.wtperf11
1 files changed, 0 insertions, 11 deletions
diff --git a/bench/wtperf/runners/log-noprealloc.wtperf b/bench/wtperf/runners/log-noprealloc.wtperf
deleted file mode 100644
index 66032f599aa..00000000000
--- a/bench/wtperf/runners/log-noprealloc.wtperf
+++ /dev/null
@@ -1,11 +0,0 @@
-# wtperf options file: Test performance with a log file enabled.
-# Set the log file reasonably small to catch log-swtich bottle
-# necks.
-conn_config="cache_size=1G,log=(enabled=true,file_max=200K,prealloc=false),checkpoint=(log_size=500MB)"
-table_config="type=file"
-icount=50000
-report_interval=5
-run_time=120
-populate_threads=1
-random_range=50000000
-threads=((count=8,inserts=1))