File

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
parent 2372:b1b120e654ff
line wrap: on
line source

Simple module that collects statistics on message length in bytes, word count and line count.