-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Closed
flutter/engine
#18829Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: speedPerformance issues related to (mostly rendering) speedPerformance issues related to (mostly rendering) speedteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
After flutter/engine@42b40b4, the BM_ShellInitializationAndShutdown benchmark dropped down significantly because we no longer measure the font manager setup time.
Although the setup is no longer a part of startup or shutdown, if the benchmark is measuring the complete time from startup to shutdown, it should still be included.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: speedPerformance issues related to (mostly rendering) speedPerformance issues related to (mostly rendering) speedteam-infraOwned by Infrastructure teamOwned by Infrastructure team