[Webkit-unassigned] [Bug 68160] curl backend has horrible performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 02:05:51 PDT 2012


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





--- Comment #13 from Arunprasad <ararunprasad at gmail.com>  2012-08-06 02:05:49 PST ---
>>There is no webkit mainloop, that is part of the problem.
yes. wrongly mentioned. It is our implementation specific event loop.

>>It would however still be wise to empty the kernel buffers before going back into the mainloop, but that is a minor detail.

I agree, but malfunctioning servers can be a issue here. Suppose If server keeps sending 1 byte for each send emptying those data other than mainloop will cause responsiveness issues. Anyhow this issue can be avoided by keeping trac of time spend on emptying buffer.

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