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