[Webkit-unassigned] [Bug 80476] [WebSocket] Add performance tests for data transmission

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 10 05:33:47 PST 2012


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





--- Comment #11 from joey <li.yin at intel.com>  2012-03-10 05:33:47 PST ---
The send api can block the web ui, if it takes too much time, it can't be tolerated by web developer, and from my test, Firefox11 had a better performance than chromium when the sending data size reached 1MB. In addition, chromium19 had a lower efficiency than chromium17, chromium17 was about 1.3 times faster than chromium19.
So, I think it's necessary to add this test case, and running this case takes only 1 second in my developing machine, which will not increase the burden of Performance Tests.

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