7 ms·
Freeing up 20% RAM with a trade off of 14% increase in ROM usage is fine and all... Code readability is kind of an issue here as well.
by dferlemann 11y ago
Freeing up 20% RAM with a trade off of 14% increase in ROM usage is fine and all... Code readability is kind of an issue here as well.
- WallWextra 11y agoJust to be clear, this is a compiler optimization. Do you mean the readability of the generated assembly code?
- dferlemann 11y agoI was pointing to the practice of flattening code.