summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/compiler_llvm.cc
diff options
context:
space:
mode:
author Sameer Abu Asal <sasal@google.com> 2013-02-21 11:00:20 -0800
committer Sameer Abu Asal <sasal@google.com> 2013-02-21 15:02:54 -0800
commit857a0781af16dfc4a6108735ef1689bf2819fd12 (patch)
treeb87e476e03d5bdf088e2be400a41543e42e6fdc2 /src/compiler_llvm/compiler_llvm.cc
parentcb69306eefc1e6e42b3eaec8b479a268222b01b6 (diff)
Upper and lower capping for percentiles
This is a work around to hide the loss of statistical accuracy due to data binning in histograms. For cases where a percentile value is lower than the minimum or greater than maximum read values percentile is capped to minimum\maximum value accordingly. Fixed the message printed by "PrintConfidenceIntervals(double)", instead of printing 0.99% it now prints 99%. Added more test cases to cover corner cases for clipping. Change-Id: Ifae41336282a4dfdbeb325b2c2b87c41c8030c38
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions