Y
Hacker News
new
|
ask
|
show
|
jobs
by
sevensor
176 days ago
I’ve done this: I had a hot loop and I discovered that I could reduce instruction counts by adding a branch inside the loop. Definitely slower, which I expected, but it’s worth measuring.