updeep-remeda/perf/index.html

15 lines
366 B
HTML
Raw Normal View History

2015-08-10 06:25:19 +00:00
<!DOCTYPE html>
<html>
<head>
<title>updeep perf</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div>Running tests...</div>
<div id='perf'></div>
<script src='/assets/perf.js'></script>
2015-08-12 14:22:45 +00:00
<p>Done!</p>
2015-08-10 06:25:19 +00:00
</body>
</html>