view mod_benchmark_storage/README.markdown @ 2074:86427261e3c4

mod_firewall: Use string.find in JID match, faster since the result is unused
author Kim Alvefur <zash@zash.se>
date Fri, 11 Mar 2016 18:18:35 +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.