blob: 7f4a17d1d1c4dcd3237ef47a571fa6035611117d [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',
false,
true,
true)">
</body>
</html>