lobe-core 0.1.4

Local HTTP performance profiling engine — the shared library behind the Lobe CLI. Captures DNS/TCP/TLS/TTFB/download phases per request with grounded network baselines.
Documentation
1
2
3
4
5
6
7
8
pub mod proxy;
pub mod timing;
pub mod tls;
pub mod history;
pub mod capture;
pub mod pool;
pub mod bimodal;
pub mod burst;