Node-RED Message Speed Measurement Node

JSON →
library 2.1.0 ·javascript
verified Jun 4, 2026

A Node-RED node (v2.1.0) that measures the rate at which messages arrive using a moving window. It counts messages over a configurable interval (seconds, minutes, or hours) and outputs speed stats every second. Supports topic-dependent statistics and message chaining for performance. Ideal for monitoring flow throughput. Maintained by bartbutenaers with regular updates.