parent
da9e87021d
commit
764c3c18d4
@ -160,7 +160,6 @@ class GalleryTransitionTest {
|
||||
'90th_percentile_picture_cache_memory',
|
||||
'99th_percentile_picture_cache_memory',
|
||||
'worst_picture_cache_memory',
|
||||
'total_ui_gc_time',
|
||||
if (measureCpuGpu && !isAndroid) ...<String>[
|
||||
// See https://github.com/flutter/flutter/issues/68888
|
||||
if (summary['average_cpu_usage'] != null) 'average_cpu_usage',
|
||||
|
@ -942,7 +942,6 @@ const List<String> _kCommonScoreKeys = <String>[
|
||||
'worst_picture_cache_memory',
|
||||
'new_gen_gc_count',
|
||||
'old_gen_gc_count',
|
||||
'total_ui_gc_time',
|
||||
];
|
||||
|
||||
class PerfTestWithSkSL extends PerfTest {
|
||||
|
Loading…
x
Reference in New Issue
Block a user