Hacker News new | ask | show | jobs
by menaerus 332 days ago
Unless you missed it from another comment in this thread, the optimization you made is based on a wrong assumption and misreading the asm code: "je .L3" will skip all the costs you consider.