Skip to content

Conversation

keithel-qt
Copy link
Contributor

The update frequency of the log panel was erroneously set to every 5ms (200hz). This was causing a lot of unnecessary processing that was discovered during QML profiling.

This should help the app run significantly better on lower end hardware.

The update frequency of the log panel was erroneously set to every 5ms
(200hz). This was causing a lot of unnecessary processing that was
discovered during QML profiling.

This should help the app run significantly better on lower end hardware.
Copy link
Contributor

@silverjam silverjam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦

@silverjam silverjam enabled auto-merge (squash) September 14, 2022 01:30
@silverjam silverjam merged commit b9a1c84 into main Sep 14, 2022
@silverjam silverjam deleted the keithel-qt/reduce-logpanel-update-frequency branch September 14, 2022 02:48
john-michaelburke pushed a commit that referenced this pull request Sep 20, 2022
The update frequency of the log panel was erroneously set to every 5ms
(200hz). This was causing a lot of unnecessary processing that was
discovered during QML profiling.

This should help the app run significantly better on lower end hardware.
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

Successfully merging this pull request may close these issues.

2 participants