view mod_benchmark_storage/README.markdown @ 2025:ae98bb884110

mod_mam: Fix Top Level Error from string[table] = nil instead of table[string] = nil
author Kim Alvefur <zash@zash.se>
date Tue, 19 Jan 2016 18:04:24 +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.