Skip to content

Windows 冷启动速度:临时使用 Skia 等待 Impeller 修复 #9

Description

@stmtc233

Windows release build startup currently takes about 1.1 seconds before the first visible window when using Flutter 3.47.2's default Impeller renderer.

Flutter upstream issue: flutter/flutter#191860
The upstream report reproduces the same regression: Impeller is substantially slower than Skia on Windows, especially with the OpenGL ES backend and shader compilation during engine startup.

Temporary decision: explicitly disable Impeller for the Windows runner with ImpellerSwitch::Disabled. Other platforms are unchanged.

Revisit this workaround when the upstream issue is fixed and a newer stable Flutter release shows comparable Windows startup time. Validate with the Windows startup check before re-enabling Impeller.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions