Expand description
brogz — measure wire bytes and timing for identity / gzip / brotli responses.
See the crate README for a high-level overview.
Re-exports§
pub use aggregate::measure_encoding;pub use aggregate::median;pub use config::Config;pub use config::DEFAULT_RUNS;pub use discover::discover_urls;pub use discover::parse_assets;pub use error::BrogzError;pub use measure::ProbeResult;pub use measure::build_client;pub use measure::probe;pub use orchestration::measure_url;pub use orchestration::run;pub use progress::ProgressCallback;pub use progress::ProgressEvent;pub use report::Encoding;pub use report::EncodingMeasurement;pub use report::Report;pub use report::Totals;pub use report::UrlMeasurement;