aboutsummaryrefslogtreecommitdiffstats
path: root/util/statistics.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with ↵Kim Alvefur2017-03-201-1/+1
| | | | util.time for precision time
* util.statistics: Collect duration sample even if run fewer times than the ↵Kim Alvefur2015-05-051-2/+2
| | | | sample interval
* util.statistics: Return 0 as percentile if data out of rangeMatthew Wild2015-01-301-1/+1
|
* statsmanager, util.statistics: API changes, remove debuggingMatthew Wild2015-01-211-24/+53
|
* util.statistics: New library for gathering various kinds of statisticsMatthew Wild2015-01-201-0/+131