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

DebugTilesPlugin: Add option for enabling / disabling plugin to toggle performance #647

Open
gkjohnson opened this issue Jul 25, 2024 · 0 comments
Milestone

Comments

@gkjohnson
Copy link
Contributor

The traversal and updates of the fields and objects in debug plugin can cause some hiccups and slowness. It would be nice to be able to disable the function of the plugin so it doesn't impact performance. Things like tile updates can be deferred until their needed in the update function which can be paused for performance.

@gkjohnson gkjohnson added this to the v0.x.x milestone Jul 25, 2024
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