Hacker News new | ask | show | jobs
by mrich 5315 days ago
This. ICC is known to beat gcc usually.
1 comments

Yeah, I'd suspect that better use of SSE instructions is the big win for number crunching.
Cool. Yeah, seems like it's better inlining and use of XMM registers more than the SSE instructions themselves.