Latency reporting and provider breakdowns.
Summary
Functions
Aggregates prompt-result latency statistics by provider.
Returns the median and 95th-percentile latency for recorded prompt results.
Functions
@spec latency_by_provider() :: [map()]
Aggregates prompt-result latency statistics by provider.
Results are ordered from lowest to highest average latency.
Returns the median and 95th-percentile latency for recorded prompt results.
Both values are zero when no latency samples are available.