[Webkit-unassigned] [Bug 20422] Patch to allow custom memory allocation control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 16:38:48 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=20422





------- Comment #46 from darin at apple.com  2009-02-23 16:38 PDT -------
(In reply to comment #45)
> I might point out that the early return style results in slightly 
> slower code with most compilers, including GCC and VC++. The reason 
> is that branch prediction expects the 'true' case to be executed
> and optimizes for that.

Very interesting. I did not know that.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list