[webkit-gtk] enable DFG JIT?
Andy Wingo
wingo at igalia.com
Wed Nov 2 10:01:15 PDT 2011
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.
Andy
More information about the webkit-gtk
mailing list