On Tue, May 18, 2010 at 2:19 PM, Dylan Tusler
<[email protected]> wrote:
> Is >= slower than > by itself?

At an assembly level it's a very similar instruction. You'd need to do
some analysis at a lower level to see if one was really better.

David Keans advice is correct.


> Dylan.

-- 
silky

  http://www.programmingbranch.com/

Reply via email to