Stop reporting new_gen_gc_count to SkiaPerf (#135324)
Movement in this metric is mostly noise, creates many false alerts, and is neither the cause nor effect of changes in other metrics.
This commit is contained in:
parent
feb6d6ed3d
commit
579e196073
@ -1357,7 +1357,6 @@ const List<String> _kCommonScoreKeys = <String>[
|
||||
'90th_percentile_picture_cache_memory',
|
||||
'99th_percentile_picture_cache_memory',
|
||||
'worst_picture_cache_memory',
|
||||
'new_gen_gc_count',
|
||||
'old_gen_gc_count',
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user