view mod_benchmark_storage/README.markdown @ 4056:554f64c8d0c0

mod_muc_markers: Expose is_markable utility function to other modules
author Matthew Wild <mwild1@gmail.com>
date Thu, 02 Jul 2020 12:07:08 +0100
parents 5a19ccd8457a
children
line wrap: on
line source

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