aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorneauoire <aliceffekt@gmail.com>2019-11-09 11:43:43 -0500
committerneauoire <aliceffekt@gmail.com>2019-11-09 11:43:43 -0500
commitf9693c85cc13e5e9b5e6f5cd400d1c0784a44a11 (patch)
tree7642bb17264951eecb68555c80c6c02e5c7d8af4 /index.html
parentf7e20d0ae0273dbb9bc2c86a4715e53707279aee (diff)
*
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.html b/index.html
index b4c657f..91e42ab 100644
--- a/index.html
+++ b/index.html
@@ -25,6 +25,7 @@
<circle cx='72' cy='40' r='8' id='b_inv' style='fill:var(--b_inv)'></circle>
<rect width='96' height='64' style='stroke:var(--b_low); fill:none'></rect>
</svg>
+ <h1 id='score' class='f_med'>Score</h1>
<table>
<tr>
<!-- bg -->
@@ -120,10 +121,8 @@
</td>
</tr>
</table>
+ <pre id='debug'></pre>
</div>
- <pre id='print'>
-
- </pre>
<script type="text/javascript">
'use strict'
const bench = new Benchmark()