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

refactor: migrate tile rendering from widgets to CustomPainter #1928

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

JaffaKetchup
Copy link
Member

Superceeds #1853 & continues #1908 targeting master.

@ReinisSprogis
Copy link
Contributor

Hi. Any insights on this? That CPU usage is still very high. This was cutting it down by half or more. I don't know if there are any other plans to reduce it.

@JaffaKetchup
Copy link
Member Author

I couldn't find an improvement in performance as big as was suggested on a non-web platform, but I'll go back and see if I can do some more detailed testing (as it wasn't massively detailed before). There wasn't an immediate plan to merge this, but it's definitely something we can consider in the short-to-mid term.

@ReinisSprogis
Copy link
Contributor

It is the WEB platform that has slow performance.

@JaffaKetchup JaffaKetchup marked this pull request as draft September 12, 2024 18:47
@JaffaKetchup
Copy link
Member Author

We're still looking towards potentially merging this, but we will need to just verify that loosing the ability to render widgets over tiles is acceptable. I'm not 100% sure it is without a good workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants