diff options
author | Eric Holk <eholk@google.com> | 2021-01-21 23:10:09 +0000 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2021-01-29 19:58:12 +0000 |
commit | 3a1ca400758302f44a95ae8255ca7c012d651d73 (patch) | |
tree | 9b208b6a6e1f4e0917fdf6b567907c8974d3e1be /compiler/common_compiler_test.cc | |
parent | e77141a9f2c8d44866c02fe726ac0449984ebe10 (diff) |
[metrics] Add histogram statistics for reporting
In order to meet feature parity with the existing GC histograms, this
CL adds the ability to estimate percentiles and confidence intervals
from histogram data.
This is currently exposed only to metrics backends, which can choose
to compute these summary statistics if desired. The human-readable
stream backend does this.
Example output:
JitMethodCompileTime: range = 0...1000000
99% confidence interval: 333...66332
buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Bug: 178034939
Test: m test-art-host-gtest-art_runtime_tests
Change-Id: Ia0f8f53419018583af20029c4c9e1ea9d59a9985
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions