DescriptionRefactor hazardMetric
Currently, hazardMetric computes a single overall score with diagnostic values.
Diagnostic values are being deprecated.
This CL removes the diagnostic values and adds a Numeric histogram of the raw
long task durations.
This CL also refactors the implementation in order to be more useful for Lighthouse,
and uses LogNormalDistribution instead of the old getInterpolatedCountAt.
BUG=catapult:#2335
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/80132ac6935a2b537964714fb194ca481e5f14ca
Patch Set 1 : . #Patch Set 2 : LONGEST_TASK_MS #Patch Set 3 : . #Patch Set 4 : . #
Total comments: 8
Patch Set 5 : split longTasksMetric #Patch Set 6 : dimret=50, median=100 #Patch Set 7 : dimret=50, median=100 #Patch Set 8 : rebase #Patch Set 9 : fixing #Patch Set 10 : fixing #
Messages
Total messages: 22 (11 generated)
|