Hacker News new | ask | show | jobs
by stochastic_monk 2760 days ago
I had a case where I was counting occurrences of 8-bit integer values. Manual loop unrolling provided a 33% speed up.