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

Slow performance with big displays in Safari #87

Open
QuentinRoy opened this issue Apr 8, 2022 · 0 comments
Open

Slow performance with big displays in Safari #87

QuentinRoy opened this issue Apr 8, 2022 · 0 comments

Comments

@QuentinRoy
Copy link
Owner

Performance tend to be rather slow on big displays with Safari. I believe this is connected to the canvases that then tend to be very large. More investigation is required to identify the slowest operations. It might be that clearing the canvas is too slow in these situations, it might be possible to only clear the drawn area. It might also be possible to reduce the canvas size to be the smallest possible.

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

No branches or pull requests

1 participant