diff options
| author | brian cully <bjc@spork.org> | 2025-12-29 12:19:06 -0500 |
|---|---|---|
| committer | brian cully <bjc@spork.org> | 2025-12-29 12:19:06 -0500 |
| commit | 33ff3488f89b3e89ed31780ff7ab72128abe5312 (patch) | |
| tree | 97296d91db223fb46482d907b1867872505415f5 /site | |
| parent | 8197bb1657d2f8ded4aec30ddff2b7df2a13a23a (diff) | |
| download | polyring-33ff3488f89b3e89ed31780ff7ab72128abe5312.tar.gz polyring-33ff3488f89b3e89ed31780ff7ab72128abe5312.zip | |
wasm: add benchmarking
Diffstat (limited to 'site')
| -rw-r--r-- | site/index.html | 2 |
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> |
