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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 01:52:56 PDT 2012


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


Arunprasad <ararunprasad at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ararunprasad at gmail.com




--- Comment #11 from Arunprasad <ararunprasad at gmail.com>  2012-08-03 01:52:54 PST ---
If I move curl_multi_perform to Webkit mainloop, will be any performance improvements? Currently curl_multi_perform will be called from a timer with 50ms interval. I think that was a very bad design behind its horrible performance. Since most of the benchmarks says libcurl is far better than libsoup.

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