[Webkit-unassigned] [Bug 34501] New: Poor Performance of QtWebKit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 13:26:06 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34501
Summary: Poor Performance of QtWebKit
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://gist.github.com/raw/288082/95eb31e911d2a8e531c5
d8561a17a62814c05bce/scrolltable.htm
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jcamerer at limewire.com
Created an attachment (id=47971)
--> (https://bugs.webkit.org/attachment.cgi?id=47971)
tarball of some profiling output of webkit vs qtwebkit
In comparison to Safari or Chrome, QtWebKit is incredibly slow in a few areas.
The main problems are:
* Scroll speed (causes dom manipulation in this example)
* Window resizing
* CSS resizable columns of from “resize: horizontal”
I am attempting to create a cross platform application that depends on these
working smoothly. Have these problems surfaced before?
--
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