[Webkit-unassigned] [Bug 79880] [WebSocket]Optimize the masking/unmasking operation by 64-bit data type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 09:59:49 PST 2012


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





--- Comment #17 from Yuta Kitamura <yutak at chromium.org>  2012-03-06 09:59:49 PST ---
(From update of attachment 130317)
View in context: https://bugs.webkit.org/attachment.cgi?id=130317&action=review

> PerformanceTests/websocket/sendDataByWebSocket.html:4
> +</head>

Performance test should use PerformanceTests/resources/runners.js so performance metrics can be trackable. Also, you probably need to modify run-perf-tests to start pywebsocket server before running WebSocket tests, so there are a lot more to do before adding any test.

I recommend splitting performance tests from this patch and opening a new bug about WebSocket 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