blob: aa1d31575847a2804fab587be08c4c5606a34dc6 [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/xhr_benchmark.js"></script>
</head>
<body onload="startPerformanceTest(
'XHR',
'sendBenchmark',
'arraybuffer',
true,
false,
true)">
</body>
</html>