diff options
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> |
