mod_benchmark_storage: Add README
authorKim Alvefur <zash@zash.se>
Mon, 14 Sep 2015 13:36:00 +0200
changeset 1861 5a19ccd8457a
parent 1860 3278fa267199
child 1862 5daabb5fe24a
mod_benchmark_storage: Add README
mod_benchmark_storage/README.markdown
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_benchmark_storage/README.markdown	Mon Sep 14 13:36:00 2015 +0200
@@ -0,0 +1,10 @@
+---
+summary: Storage benchmark tool
+...
+
+To benchmark `mod_storage_internal`:
+
+    prosodyctl mod_benchmark_storage internal
+
+Does a number (aprox. 10000) of reads and writes and to the selected
+storage driver and tells you how long it took.