aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.html b/site/index.html
index e978b31..97b5997 100644
--- a/site/index.html
+++ b/site/index.html
@@ -24,6 +24,7 @@
<h2>bench</h2>
<input name='iters' value='100000'>
<button>bench</button>
+ <p class='results'></p>
</section>
<script src='./main.mjs' type='module'></script>