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

Performance can be slow in the editor #147

Closed
vchelaru opened this issue Feb 1, 2024 · 1 comment
Closed

Performance can be slow in the editor #147

vchelaru opened this issue Feb 1, 2024 · 1 comment

Comments

@vchelaru
Copy link
Owner

vchelaru commented Feb 1, 2024

I'm not sure why but performance can really slow down on some projects. Specifically Tula's project seems to be running slow, even if the control is not too complex. Observe the following gif:

01_10 23 59

Here resizing seems to be around 1-2 fps which makes no sense for this control. I wonder if there's some unnecessary saving going on? Or something else? A VS-attached profiler should be able to tell us what's up.

@vchelaru
Copy link
Owner Author

Fixed - this was caused by variable changes not being tested before being pushed out to plugins.

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