[Webkit-unassigned] [Bug 20097] 20% Sunspider slow-down

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 07:28:14 PDT 2008


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





------- Comment #23 from hausmann at webkit.org  2008-07-21 07:28 PDT -------
(In reply to comment #22)
> We belive the jsc always compiles in debug mode for QT (and the asserts in
> Registers.h slows down the sunspider). It seems
> WebKit/JavaScriptCore/kjs/jsc.pro does not have 'release' mode.

If you build with build-webkit --release for example then jsc is built in
release mode.

If you run just qmake in JavaScriptCore/kjs then qmake will pick whatever Qt
was built with by default, which would normally be a release build, unless you
configure your version of Qt with --debug.


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



More information about the webkit-unassigned mailing list