[Webkit-unassigned] [Bug 61873] Poor performance of XHR streaming.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 18:46:16 PDT 2011


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





--- Comment #3 from goberman at msn.com  2011-06-01 18:46:16 PST ---
Interestingly Safari can keep up with the same message volume delivered by EventSource with 0% CPU. EventSource, however, has a memory leak I reported before (https://bugs.webkit.org/show_bug.cgi?id=61863) and also does not allow cross-domain calls.
You can see that both XHR and EventSource are far from perfect for streaming data.

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