summaryrefslogtreecommitdiff
path: root/util/histogram.cpp
Commit message (Expand)AuthorAgeFilesLines
* Histogram only needs simple integer math reallyAlberto Lerner2010-06-081-2/+3
* Build fix, take two (truly disambiguate pow)Alberto Lerner2010-06-081-1/+1
* Build fix (disambiguate call to pow())Alberto Lerner2010-06-081-1/+1
* Response times are better understood in exponential bucketsAlberto Lerner2010-06-081-7/+14
* Initial support for histograms (eg. cumulative stats)Alberto Lerner2010-06-021-0/+121