File

mod_benchmark_storage/README.markdown @ 5578:b9821e9a21a2

mod_pubsub_feeds: Pass feed data as argument instead of storing on object Feeds can be quite large, why were we keeping them after parsing???
author Kim Alvefur <zash@zash.se>
date Sun, 25 Jun 2023 20:15:44 +0200
parent 1857:5a19ccd8457a
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.