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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 16:44:14 PST 2012


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





--- Comment #3 from joey <li.yin at intel.com>  2012-03-07 16:44:14 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > To be able to run WebSocket performance tests, we have to make sure run-perf-tests start the pywebsocket server before it runs any tests, as new-run-webkit-tests does. HTTP tests may be a nice-to-have, too.
> > 
> > Ryosuke and Dirk: Do you think adding WebSocket performance tests is a good idea? How about HTTP tests? I think you guys have better sense than me.
> 
> Does the WebSocket performance matter? i.e. are they worth spending bots' time on?  Since each new test we add will lengthen the cycle time of bots, I'd rather not add new tests unless they're useful (i.e. you're going to use them to improve performance, etc...)

I am designing a test to track the time of sending data through websocket, if the performance has been promoted, it will decrease the waiting time of ui, currently, the executing time of sending in firefox11.0 is shorter than chromium17, when the data size reaches 1MB.

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