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

Refactor to improve code size #17

Open
gatesn opened this issue May 3, 2024 · 0 comments
Open

Refactor to improve code size #17

gatesn opened this issue May 3, 2024 · 0 comments

Comments

@gatesn
Copy link
Contributor

gatesn commented May 3, 2024

Currently we use inline comptime loops to unroll all encoding/decoding operations. There's no real need to unroll the outer loop and this would greatly improve code size.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant