Bug 31753 - [Qt][Mac] Turn on multiple JavaScript threads for QtWebkit on Mac
Summary: [Qt][Mac] Turn on multiple JavaScript threads for QtWebkit on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 16:18 PST by Laszlo Gombos
Modified: 2009-11-23 09:31 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (1.11 KB, patch)
2009-11-20 16:20 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2009-11-20 16:18:39 PST
This feature is enabled by default on Safari on the MAC. Sunspider performance gain I measured for QtWebKit is about 4 % (from 9987 ms to 9595).
Comment 1 Laszlo Gombos 2009-11-20 16:20:51 PST
Created attachment 43624 [details]
proposed patch
Comment 2 Eric Seidel (no email) 2009-11-21 07:26:27 PST
Comment on attachment 43624 [details]
proposed patch

OK.
Comment 3 WebKit Commit Bot 2009-11-21 15:14:01 PST
Comment on attachment 43624 [details]
proposed patch

Clearing flags on attachment: 43624

Committed r51288: <http://trac.webkit.org/changeset/51288>
Comment 4 WebKit Commit Bot 2009-11-21 15:14:05 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2009-11-23 09:31:12 PST
That's weird - SunSpider shouldn't regress from enabling threads, but it shouldn't progress either.