[Webkit-unassigned] [Bug 31719] [Qt] Loading of large page can take up to 10 seconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 09:15:56 PST 2010


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


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Major
           Priority|P3                          |P2




--- Comment #14 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2010-03-05 09:15:55 PST ---
(In reply to comment #12)
> Created an attachment (id=50026)
 --> (https://bugs.webkit.org/attachment.cgi?id=50026) [details]
> Testcase for slow windows/fast linux
> 
> Here is a test case for what I was talking about. It's an HTML version of the
> novel David Copperfield, with images (both text and images are in the publiv
> domain). The main.cpp creates a QWebView, loads the HTML and then displays the
> widget.
> 
> On my Windows machine, it takes 55 seconds from starting the application to the
> widget being displayed. Machine is Win7 x64, Core 2 Duo 6400 @ 2.13GHz, 4GB
> RAM, compiled in release mode on MSVC 9 (2008).
> 
> On my Linux machine, it takes 6 seconds for the same. Machine is Kubuntu Karmic
> x64, Core 2 Duo P8700 @ 2.53GHz, 4GB RAM, compiled in release mode on GCC
> 4.4.1.
> 
> This is not the same file I was talking about earlier (can't find it), but that
> file exhibited 45sec/2sec loading behavior on the same machines, compiled the
> same way.

Thanks, I could reproduce it in trunk, the problem is obvious with that test
case.

-- 
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