view mod_benchmark_storage/README.markdown @ 2958:13acce68a89c

mod_component_http: Fix to use module:send() instead of origin.send() (thanks Wiktor)
author Matthew Wild <mwild1@gmail.com>
date Tue, 27 Mar 2018 11:36:25 +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.