mod_benchmark_storage/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 20 Aug 2018 12:39:37 +0200
changeset 3245 4b52cafd5811
parent 1861 5a19ccd8457a
permissions -rw-r--r--
mod_atom: Update to the new mod_pep This takes advantage of the many improvements to PEP added to Prosody recently. Such as support for multiple items and access control.

---
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.