forked from firka/flutter
Add cull opacity perf test to device lab (#25381)
For https://github.com/flutter/flutter/issues/24712
This test verifies that https://github.com/flutter/engine/pull/6923 will speedup the average rasterize time of this test from ~150ms to ~10ms
Please see non-auto-generated files in 37b21d9fb4
This commit is contained in:
1
dev/benchmarks/macrobenchmarks/lib/common.dart
Normal file
1
dev/benchmarks/macrobenchmarks/lib/common.dart
Normal file
@@ -0,0 +1 @@
|
||||
const String kCullOpacityRouteName = '/cull_opacity';
|
||||
Reference in New Issue
Block a user