Hacker News new | past | comments | ask | show | jobs | submit login

Optimizing for size versus performance often eliminates optimizations like unrolling loops.

At the assembly level, it's sometimes true that a single instruction or smaller sequence of instructions takes more cpu cycles.

Analyze the different instruction sequences here:

https://www.nxp.com/docs/en/supporting-information/MC680X0OP...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: