CLOSED FIXED Bug 38668
[Qt] Enable YARR_JIT for X86 Mac for QtWebKit
https://bugs.webkit.org/show_bug.cgi?id=38668
Summary [Qt] Enable YARR_JIT for X86 Mac for QtWebKit
Laszlo Gombos
Reported 2010-05-06 11:19:24 PDT
I think this was an oversight that YARR_JIT has not been enabled on (Intel) Mac for QtWebKit. Enabling it in my environment gave me ~35% performance gain on sunspider (going from 2883.2ms to 2149ms)
Attachments
proposed patch (1.15 KB, patch)
2010-05-06 11:23 PDT, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2010-05-06 11:23:33 PDT
Created attachment 55271 [details] proposed patch
Kenneth Rohde Christiansen
Comment 2 2010-05-06 12:07:38 PDT
Comment on attachment 55271 [details] proposed patch IF this is Qt only, r=me
Laszlo Gombos
Comment 3 2010-05-06 23:23:13 PDT
Comment on attachment 55271 [details] proposed patch Committed as http://trac.webkit.org/changeset/58939.
Simon Hausmann
Comment 4 2010-05-07 08:06:06 PDT
<cherry-pick-for-backport: r58939>
Simon Hausmann
Comment 5 2010-05-07 14:12:53 PDT
Revision r58939 cherry-picked into qtwebkit-2.0 with commit d8796cccc528d2696193167fe4da2a6b451129cb
Note You need to log in before you can comment on or make changes to this bug.