mod_benchmark_storage/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 29 Apr 2023 14:06:51 +0200
changeset 5391 e3fc52b40064
parent 1861 5a19ccd8457a
permissions -rw-r--r--
mod_rest/rest.sh: Implement RFC 7636 PKCE with the 'plain' method The S256 code challenge method left as a future exercise.

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