Skip to main content

Module percentile

Module percentile 

Source
Expand description

Nearest-rank percentile helpers for integer latency samples (previously perl-percentile; from perl-parser-core). Percentile helpers for integer metric samples (previously perl-percentile). Percentile helpers for integer metric samples (previously perl-percentile).

Computes nearest-rank percentiles for pre-sorted u64 samples.

Functions§

nearest_rank_percentile
Compute the nearest-rank percentile from a sorted sample slice.