[Webkit-unassigned] [Bug 32988] Add RVCT compiler optimization flag Otime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 05:11:35 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32988





--- Comment #5 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-12-29 05:11:34 PST ---
In general, I think the idea is good. If the focus of this change is to speed
up JavaScript execution, than perhaps we should only turn on optimization for
JavaScriptCore. Since JavaScriptCore has a small ROM footprint, the impact of
the overall QtWebKit ROM footprint would be a lot smaller.

The approach described above is also used for platforms with the gcc compiler
(see last few lines of JavaScriptCore.pro).

Norbert, can you update the patch with the suggestions above from Eric and
myself and redo the measurements (e.g. SunSpider, ROM and load time impact) ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list