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

Fix reduntant optimization #90

Open
johnmartins opened this issue Nov 8, 2023 · 0 comments
Open

Fix reduntant optimization #90

johnmartins opened this issue Nov 8, 2023 · 0 comments
Labels
enhancement Improvement of existing functionality

Comments

@johnmartins
Copy link
Owner

After patch 1.11.0 the rasterized rendering has become significantly quicker. The major performance-hog is no longer the resolution (at least not under normal circumstances), but rather the parsing and sequencing of the data. Therefore, the default resolutions can be bumped up to improve initial visual quality.

@johnmartins johnmartins added the enhancement Improvement of existing functionality label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant