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

General Speed Improvements #158

Open
bnmajor opened this issue Oct 15, 2024 · 1 comment
Open

General Speed Improvements #158

bnmajor opened this issue Oct 15, 2024 · 1 comment

Comments

@bnmajor
Copy link
Collaborator

bnmajor commented Oct 15, 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)

@bnmajor
Copy link
Collaborator Author

bnmajor commented Oct 15, 2024

Tracking some of the areas that need improvement

@bnmajor 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant