mod_benchmark_storage/README.markdown
author JC Brand <jc@opkode.com>
Tue, 14 Mar 2017 12:35:56 +0000
changeset 2621 7c3a1688e385
parent 1861 5a19ccd8457a
permissions -rw-r--r--
Purge the roster from RAM when the user logs off. Also.. the `download` flag was being checked for, but never set, causing the roster to be fetched even if it was cached.

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