aboutsummaryrefslogtreecommitdiffstats
path: root/site/index.html
diff options
context:
space:
mode:
authorbrian cully <bjc@spork.org>2025-12-29 12:19:06 -0500
committerbrian cully <bjc@spork.org>2025-12-29 12:19:06 -0500
commit33ff3488f89b3e89ed31780ff7ab72128abe5312 (patch)
tree97296d91db223fb46482d907b1867872505415f5 /site/index.html
parent8197bb1657d2f8ded4aec30ddff2b7df2a13a23a (diff)
downloadpolyring-33ff3488f89b3e89ed31780ff7ab72128abe5312.tar.gz
polyring-33ff3488f89b3e89ed31780ff7ab72128abe5312.zip
wasm: add benchmarking
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html
index dd747c1..e978b31 100644
--- a/site/index.html
+++ b/site/index.html
@@ -22,7 +22,7 @@
<section class='bench'>
<h2>bench</h2>
- <input name='iters' value='1000'>
+ <input name='iters' value='100000'>
<button>bench</button>
</section>