blob: 38e617c8e92b9ed88b0411fc39147a0a8f2b7332 [file] [log] [blame]
<!DOCTYPE html>
<head>
<script src="../resources/runner.js"></script>
<script src="http://localhost:8001/util.js"></script>
<script src="resources/util_performance_test.js"></script>
<script src="http://localhost:8001/fetch_benchmark.js"></script>
</head>
<body onload="startPerformanceTest(
'fetch',
'receiveBenchmark',
'arraybuffer',
true,
true,
true)">
</body>
</html>