Chromium Code Reviews
DescriptionReduce noise in GC metrics.
This patch changes GC metrics to be global instead of per RAIL stage.
For motivation see the linked bug.
Thus the following four metrics:
- Response-v8-gc-full-mark-compactor_max
- Animation-v8-gc-full-mark-compactor_max
- Idle-v8-gc-full-mark-compactor_max
- Load-v8-gc-full-mark-compactor_max
will be combined into one metric:
- v8-gc-full-mark-compactor_max
Additionally GC metrics now ignore GC events forced by the runner
and report only the top GC phases, which reduces number of results.
BUG=catapult:#2444
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/c3e989de9c0b009bbcfd27f3652e6b71fbb8ee6e
Patch Set 1 : x #Patch Set 2 : x #Patch Set 3 : rebase #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||||||||||||||||||||