Skip to content

add multi-block read for performance#242

Open
yuiiio wants to merge 1 commit intorust-embedded-community:developfrom
yuiiio:develop
Open

add multi-block read for performance#242
yuiiio wants to merge 1 commit intorust-embedded-community:developfrom
yuiiio:develop

Conversation

@yuiiio
Copy link
Copy Markdown

@yuiiio yuiiio commented Apr 11, 2026

code generated by claude

Although the code was generated by AI,
it has been formatted to be sufficiently compact and readable (including alignment adjustments),
and does not interfere with other code.


perf improvement
at esp32s2 & ~380KB image

current read impl: 357ms
read_multi<64 blocks at once>: 195ms

The stack size must be sufficient to accommodate the number of blocks at onece.

@yuiiio
Copy link
Copy Markdown
Author

yuiiio commented Apr 11, 2026

I think this will take over from #46

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.

1 participant