Skip to content

BM_ShellInitializationAndShutdown has a wrong measurement #58704

Closed
flutter/engine
#18829
@liyuqian

Description

@liyuqian

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 projectc: performanceRelates to speed or footprint issues (see "perf:" labels)engineflutter/engine repository. See also e: labels.perf: speedPerformance issues related to (mostly rendering) speedteam-infraOwned by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions