lobe-core 0.1.3

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
pub mod detect;

pub use detect::{detect_stack_in_dir, detect_stack_from_entries, StackKind};