[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
Wed Mar 3 09:26:59 PST 2010


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





--- Comment #8 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2010-03-03 09:26:58 PST ---
(In reply to comment #6)
> Now, that becomes confusing to me.
> 
> Obviously "Page Loading" doesn't include rendering the page for you... which is
> most noticable slow for me.
> 
We try to separate bug reports by potential causes instead of symptoms.
Unfortunately I had to use a wide title for this one when I created it since I
didn't see the problem by myself.

(In reply to comment #7)
> Resource inspector tells me that fetching from network is between 4 and 20
> seconds, doing repeated reloads.

I tried to compare with Chrome and the inspector reports that it takes 1.4
seconds in arora compared to 0.4 in Chrome.
By looking at Wireshark I can see many times where the TCP window become full
and we just stop picking up data from the network.

Could you try running Wireshark with a capture filter looking like "host
doc.qt.nokia.com", reload the qstring doc a couple of times and attach the
saved .pcap file to this bug report?

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