-
Notifications
You must be signed in to change notification settings - Fork 17
Improve web mode "snappiness" #198
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
Conversation
…rface-gui into dev
…nto performance-panel
…nto performance-panel
chrishalcrow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My review is: this is muuuuch faster than before, and the QT side is not touched!
|
The write/review/merge cycle is going insaly fast. |
this was just some performance improvement, no modifications ;) |
|
And 99.9% panel changes |
|
I saw a cache of plots in Qt!! |
mainly performance improvements come by predefining sources and lines instead of re-rendering everything.
Views affected:
@chrishalcrow can you give this a try?