blob: 767a66e5bc7091ca30af794ccbac4ee2f8f342d2 [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',
'text',
true,
true,
true)">
</body>
</html>