Hacker News new | ask | show | jobs
by dferlemann 3971 days 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.
1 comments

Just to be clear, this is a compiler optimization. Do you mean the readability of the generated assembly code?
I was pointing to the practice of flattening code.