Sign in
chromium
/
chromium
/
src
/
be50b2f8da0f43b7f6e37995e61c439fa988bca5
/
.
/
third_party
/
WebKit
/
PerformanceTests
/
Pywebsocket
/
fetch-send-blob-worker-async-verify.html
blob: 5361d63371caa6e87455d4fa9cd901f10718ab45 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<head>
<script
src
=
"../resources/runner.js"
></script>
<script
src
=
"resources/util_performance_test.js"
></script>
</head>
<body
onload
=
"
startPerformanceTest
(
'fetch'
,
'sendBenchmark'
,
'blob'
,
true
,
true
,
true
)
"
>
</body>
</html>