-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: sizeReducing IPA/APK/JS sizesReducing IPA/APK/JS sizesc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)c: regressionIt was better in the past than it is nowIt was better in the past than it is nowf: scrollingViewports, list views, slivers, etc.Viewports, list views, slivers, etc.perf: app sizePerformance issues related to app size (binary/code size) or disk spacePerformance issues related to app size (binary/code size) or disk spacet: hot reloadReloading code during "flutter run"Reloading code during "flutter run"
Description
Engine roll #23646 increased increased libflutter.so by 492 KB uncompressed or 255 KB compressed. This increases our release APKs on Android by 255 KB.
Other benchmarks negatively affected by this change:
- complex_layout_scroll_perf_ios__timeline_summary/worst_frame_rasterizer_time_millis: 30ms -> 60ms
Flutter.frameworkincreased by 16 KB (uncompressed)- hot_mode_dev_cycle__benchmark/hotReloadMillisecondsToFrame: 2700ms -> 3080ms
- hot_mode_dev_cycle__benchmark/hotReloadMillisecondsToFrameAfterChange: 1700ms -> 1900ms
- tiles_scroll_perf__timeline_summary/average_frame_rasterizer_time_millis: 5.2ms -> 5.9ms
Metadata
Metadata
Assignees
Labels
a: sizeReducing IPA/APK/JS sizesReducing IPA/APK/JS sizesc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)c: regressionIt was better in the past than it is nowIt was better in the past than it is nowf: scrollingViewports, list views, slivers, etc.Viewports, list views, slivers, etc.perf: app sizePerformance issues related to app size (binary/code size) or disk spacePerformance issues related to app size (binary/code size) or disk spacet: hot reloadReloading code during "flutter run"Reloading code during "flutter run"