Some improvements for benchmark view

This commit is contained in:
Hanjoung Lee
2015-12-04 14:09:14 +09:00
parent 5364ba535d
commit c0075f34c9
4 changed files with 93 additions and 16 deletions
+1
View File
@@ -8,6 +8,7 @@
<link rel="stylesheet" type="text/css" href="benchmark.css">
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script type='text/javascript' src="common.js"></script>
<script type='text/javascript' src="benchmark.js"></script>
</head>