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

Possible optimizations #8

Open
bjoernQ opened this issue Mar 27, 2023 · 0 comments
Open

Possible optimizations #8

bjoernQ opened this issue Mar 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bjoernQ
Copy link
Contributor

bjoernQ commented Mar 27, 2023

It should be possible to omit a page erase if the bytes to write are all 0xff - we can check that before erasing the page

Additionally, we might consider caching a page to avoid re-reading the last read page. However, this should IMHO be a non-default feature since it would increase memory usage

@bjoernQ bjoernQ added the enhancement New feature or request label Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant