(event-stats metrics-defs samples)Return the stats for events like JIT compilation and garbage-collector.
Return the stats for events like JIT compilation and garbage-collector.
(sample-quantiles quantiles vs)Compute quantiles for sorted values.
Compute quantiles for sorted values.
(samples-for-path metric->values path)Extract samples for path from metric->values, returning a vector of doubles. Handles TypedArray (DoubleArray, LongArray, ObjectArray).
Extract samples for path from metric->values, returning a vector of doubles. Handles TypedArray (DoubleArray, LongArray, ObjectArray).
(stats-fns vs)Compute basic statistics on sorted values. Requires a typed array.
Compute basic statistics on sorted values. Requires a typed array.
(stats-for vs _config)Compute statistics for sample values.
Compute statistics for sample values.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |