summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/small-lsm.wtperf
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/bench/wtperf/runners/small-lsm.wtperf')
-rw-r--r--src/third_party/wiredtiger/bench/wtperf/runners/small-lsm.wtperf8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/bench/wtperf/runners/small-lsm.wtperf b/src/third_party/wiredtiger/bench/wtperf/runners/small-lsm.wtperf
new file mode 100644
index 00000000000..1b00d18d76b
--- /dev/null
+++ b/src/third_party/wiredtiger/bench/wtperf/runners/small-lsm.wtperf
@@ -0,0 +1,8 @@
+# wtperf options file: small lsm configuration
+conn_config="cache_size=500MB"
+table_config="lsm=(chunk_size=5MB),type=lsm,os_cache_dirty_max=16MB"
+icount=500000
+report_interval=5
+run_time=120
+populate_threads=1
+threads=((count=8,reads=1))