[webkit-reviews] review granted: [Bug 113635] fourthTier: FTL JIT should be able to compile the Marsaglia random number generator : [Attachment 195844] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 30 16:54:53 PDT 2013


Oliver Hunt <oliver at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 113635: fourthTier: FTL JIT should be able to compile the Marsaglia random
number generator
https://bugs.webkit.org/show_bug.cgi?id=113635

Attachment 195844: the patch
https://bugs.webkit.org/attachment.cgi?id=195844&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=195844&action=review


> Source/JavaScriptCore/ChangeLog:14
> +	   The Marsaglia function runs ~60% faster with FTL, than DFG. Not a
terrible start.

Does the code look sane?


More information about the webkit-reviews mailing list