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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 00:29:00 PST 2012


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





--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org>  2012-03-08 00:29:00 PST ---
(From update of attachment 130786)
View in context: https://bugs.webkit.org/attachment.cgi?id=130786&action=review

> PerformanceTests/Websocket/sendData.html:8
> +        var NUM = 1024*1024;

Please don't use abbreviations like NUM. Also, Number doesn't really describe what it is. Why is this particular number picked for this value?
The variable name should self-evidentaly describe that.

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