Mercurial > prosody-modules
view mod_measure_message_length/README.markdown @ 4309:e8b9228b5265
mod_rest: Optimize stanza to JSON mapping
From O(#field_mappings ^ #s.tags) to O(#s.tags)
Haven't actually benchmarked...
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 16 Dec 2020 22:07:09 +0100 |
parents | b1b120e654ff |
children |
line wrap: on
line source
Simple module that collects statistics on message length in bytes, word count and line count.