Chromium Code Reviews
Description[telemetry] Fix computation of standard deviations
Fixes computation of standard deviation in ListOfScalarValues so that:
- regular standard deviation is always used when merging values from
the same page,
- pooled standard deviation is always used when mergning values from
different pages.
Note: This means that metrics in a benchmark that only collect one value
per page will get a std of 0.0. (At least two samples per page are
needed for the pooled stdev to be defined.)
BUG=catapult:#2369
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/dc09b776a2fe2c211d96f3e34dd906516f8f8b18
Patch Set 1 #
Total comments: 5
Patch Set 2 : fixed nits #Patch Set 3 : fix more unit tests #
Messages
Total messages: 17 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||