mod_benchmark_storage/README.markdown
author Kim Alvefur <zash@zash.se>
Fri, 25 Jun 2021 15:12:46 +0200
changeset 4603 06c9c9ef0a51
parent 1861 5a19ccd8457a
permissions -rw-r--r--
mod_invites_register: Fix missing 'from' attribute (thanks Martin) This should probably cause a noisier error in Prosody, than the current > No hosts[from_host] (please report): <stanza> A stack trace would have been useful, for example.

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