Hot path optimization. When float division beats integer division

I've started a series of short blog posts about hot path optimizations. This first one covers a counterintuitive optimization: replacing integer division ( IDIVQ ) with floating-point division ( DIVSD ). submitted by /u/watman12 [link] [comments]

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论