view mod_benchmark_storage/README.markdown @ 2171:85d88ed4f2a2

mod_storage_memory: Implement 'add_keys' method of map stores (required for rosters in 0.10+)
author Kim Alvefur <zash@zash.se>
date Sat, 07 May 2016 13:37:03 +0200
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.