Live data from Hacker News

Why is < faster than <=?

stackoverflow.com

1–10 of 12 posts

Re: Why is &#60; faster than &#60;=?

#7
post #2

The top voted answer explains that the premise of the question and therefore the title of the submission is wrong.

So you missed the answer from ridiculous_fish there: on Power PC CPU's doing floating point comparisons the speeds are actually different. That's a perfect counterexample for your claim that "the premise is wrong."

Detailed explanation about reasons was given by Lukas.

Post reply on HN