Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

SD Processing Speed and RAM refactor #83

Open
rydzynskip opened this issue Feb 10, 2023 · 0 comments
Open

SD Processing Speed and RAM refactor #83

rydzynskip opened this issue Feb 10, 2023 · 0 comments
Labels
2 improvement Improve an existing feature

Comments

@rydzynskip
Copy link
Contributor

Look into getting the SD card data processed faster and using less RAM. This involves batching writes to the data model manager instead of storing everything as a list, and using parallel processes.

@rydzynskip rydzynskip added improvement Improve an existing feature 2 labels Feb 10, 2023
@rydzynskip rydzynskip added this to the Optimize Performance milestone Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2 improvement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant