[webkit-gtk] enable DFG JIT?

Martin Robinson mrobinson at webkit.org
Wed Nov 2 10:11:36 PDT 2011


On Wed, Nov 2, 2011 at 10:01 AM, Andy Wingo <wingo at igalia.com> wrote:
> On Wed, 2011-11-02 at 09:59 -0700, Martin Robinson wrote:
>> On Wed, Nov 2, 2011 at 9:46 AM, Andy Wingo <wingo at igalia.com> wrote:
>> > I'm going to file a bug asking for more platforms to support JSC's new
>> > DFG JIT.  Does anyone object to the DFG JIT being turned on for x86 and
>> > x86-64 WebKitGTK+ platforms?
>>
>> I think this is a really great idea! Is it easy to disable once it's enabled?
>
> You would do the normal build-webkit --gtk CPPFLAGS=-DENABLE_DFG_JIT=0
> dance.  You can try the DFG JIT now if you pass 1 instead of 0.

It seem the risk is little to none. If it's unstable we can disable it
for releases.

--Martin


More information about the webkit-gtk mailing list