summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners/evict-lsm-1.wtperf
diff options
context:
space:
mode:
Diffstat (limited to 'bench/wtperf/runners/evict-lsm-1.wtperf')
-rw-r--r--bench/wtperf/runners/evict-lsm-1.wtperf12
1 files changed, 12 insertions, 0 deletions
diff --git a/bench/wtperf/runners/evict-lsm-1.wtperf b/bench/wtperf/runners/evict-lsm-1.wtperf
new file mode 100644
index 00000000000..ad885d98eb7
--- /dev/null
+++ b/bench/wtperf/runners/evict-lsm-1.wtperf
@@ -0,0 +1,12 @@
+# wtperf options file: evict lsm configuration
+conn_config="cache_size=50M,lsm_manager=(worker_thread_max=6)"
+table_config="type=lsm,lsm=(chunk_size=2M),os_cache_dirty_max=16MB"
+compact=true
+icount=10000000
+report_interval=5
+run_time=120
+populate_threads=1
+threads=((count=16,reads=1))
+# Add throughput/latency monitoring
+max_latency=2000
+sample_interval=5