Closed
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.