subms-stats 0.5.2

Latency-distribution statistics. Pure functions on &[u64] sample arrays: percentiles, log2-spaced CDF histograms, jitter score, tail analysis (CTE / Hill index / fatness ratio), robust statistics (IQR / MAD / CoV / skew / kurtosis), KS distribution comparison, Cohen's d effect size, and bootstrap confidence intervals. Zero-dependency std-only. Byte-equivalent to the Java sibling com.submillisecond:subms-stats.
Documentation

subms-stats

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 7 of them enabled by default.

default

full (default)

bootstrap (default)

This feature flag does not enable additional features.

compare (default)

This feature flag does not enable additional features.

histogram (default)

This feature flag does not enable additional features.

jitter (default)

This feature flag does not enable additional features.

robust (default)

This feature flag does not enable additional features.

tail (default)

This feature flag does not enable additional features.