[Webkit-unassigned] [Bug 38386] [Qt] QWebView::load performance issue on Windows compared to Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 07:01:37 PDT 2010


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





--- Comment #10 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-05-07 07:01:37 PST ---
(In reply to comment #9)
> You can run your example in your favorite profiler and send the list of
> function used ordered by time spent in them.

I had a look on Linux. Most of the time is spend loading the resources.

CPU wise, a ridiculous amount of time is spent in layouting of the text. But
time-wise, 99% of the time is spend loading the images of the page.

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