Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Impeller] fix remaining slow frames in flutter gallery application. #147889

Closed
jonahwilliams opened this issue May 6, 2024 · 1 comment
Closed
Assignees
Labels
e: impeller Impeller rendering backend issues and features requests P1 High-priority issues at the top of the work list team-engine Owned by Engine team triaged-engine Triaged by Engine team

Comments

@jonahwilliams
Copy link
Member

It looks like all of the remaining slow frames have to do with glyph atlas updates. The existing work I'm doing for #138798 should improve this as well, but filling this for tracking.

image

@jonahwilliams jonahwilliams added P1 High-priority issues at the top of the work list e: impeller Impeller rendering backend issues and features requests team-engine Owned by Engine team labels May 6, 2024
@jonahwilliams jonahwilliams self-assigned this May 6, 2024
@jonahwilliams jonahwilliams added the triaged-engine Triaged by Engine team label May 13, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e: impeller Impeller rendering backend issues and features requests P1 High-priority issues at the top of the work list team-engine Owned by Engine team triaged-engine Triaged by Engine team
Projects
None yet
Development

No branches or pull requests

1 participant