latency-monitor
Version:
A generic latency monitor for node/browers
18 lines (14 loc) • 749 B
Markdown
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
- ES6 default import
- Method for monitoring event loop latency is vastly improved. This is considered a breaking change, although is
API compatible.
- Latency monitor now is disabled when a browser page is not in focus (where supported) due to
browsers limiting the number of events fires when the page is hidden