Bug 142007 - Enable concurrent JIT on GTK
Summary: Enable concurrent JIT on GTK
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-24 22:28 PST by Filip Pizlo
Modified: 2015-02-25 02:06 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.23 KB, patch)
2015-02-24 22:29 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
sunspider results (4.79 KB, text/plain)
2015-02-25 02:05 PST, Csaba Osztrogonác
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-02-24 22:28:26 PST
Enable concurrent JIT on GTK
Comment 1 Filip Pizlo 2015-02-24 22:29:00 PST
Created attachment 247313 [details]
Patch
Comment 2 Benjamin Poulain 2015-02-25 00:25:49 PST
Comment on attachment 247313 [details]
Patch

So !Windows?
Comment 3 WebKit Commit Bot 2015-02-25 01:08:43 PST
Comment on attachment 247313 [details]
Patch

Clearing flags on attachment: 247313

Committed r180620: <http://trac.webkit.org/changeset/180620>
Comment 4 WebKit Commit Bot 2015-02-25 01:08:47 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Csaba Osztrogonác 2015-02-25 02:05:54 PST
Created attachment 247325 [details]
sunspider results

SunSpider: 1.132x as fast    203.6ms +/- 3.1%    179.9ms +/- 1.9%
V8: 1.20x as fast    582.8ms +/- 0.9%    484.8ms +/- 0.5%

nice progression ;)