You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...there are still other places to improve. I do see extra writes to the config file, for instance.
Also, I note that when we switch chips in guided mode, we end up reading twice as many image tiles as we need -- we switch images and the tiles for the current screen location are queued, then we center the new chip and the tiles at that location are also read.
bnmajor
changed the title
This is a large improvement, though, as you noted, there are still other places to improve. I do see extra writes to the config file, for instance.
General Speed Improvements
Oct 17, 2024
...there are still other places to improve. I do see extra writes to the config file, for instance.
Also, I note that when we switch chips in guided mode, we end up reading twice as many image tiles as we need -- we switch images and the tiles for the current screen location are queued, then we center the new chip and the tiles at that location are also read.
Originally posted by @manthey in #156 (comment)
The text was updated successfully, but these errors were encountered: