New top story on Hacker News: Why is 2 * (i * i) faster than 2 * i * i in Java?

Why is 2 * (i * i) faster than 2 * i * i in Java?
166 by trequartista | 25 comments on Hacker News.


No comments:

Post a Comment