Sign in
chromium
/
chromium
/
src
/
fa9031a0ad1e2cbf82d683147fbc61be4b0b812d
/
.
/
third_party
/
WebKit
/
PerformanceTests
/
Pywebsocket
/
WebSocket-receive-window-async-verify.html
blob: a8af7e3f73513ccfa36b2da36cf5573e6e49c79e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<head>
<script
src
=
"../resources/runner.js"
></script>
<script
src
=
"resources/util_performance_test.js"
></script>
</head>
<body
onload
=
"
startPerformanceTest
(
'WebSocket'
,
'receiveBenchmark'
,
''
,
false
,
true
,
true
)
"
>
</body>
</html>