| Index: benchmarks/run.html
|
| diff --git a/benchmarks/run.html b/benchmarks/run.html
|
| index fa4f05997704a3dbeec4764dbcf4c172d3d7ebe8..8663cf10eafa051d2105be89ae4672a60ed31ef5 100644
|
| --- a/benchmarks/run.html
|
| +++ b/benchmarks/run.html
|
| @@ -75,8 +75,8 @@ higher scores means better performance: <em>Bigger is better!</em>
|
| <li><b>Crypto</b><br/>Encryption and decryption benchmark based on code by Tom Wu (<i>1689 lines</i>).</li>
|
| <li><b>RayTrace</b><br/>Ray tracer benchmark based on code by <a href="http://flog.co.nz/">Adam Burmister</a> (<i>3418 lines</i>).</li>
|
| <li><b>EarleyBoyer</b><br/>Classic Scheme benchmarks, translated to JavaScript by Florian Loitsch's Scheme2Js compiler (<i>4682 lines</i>).</li>
|
| -<li><b>RegExp</b><br/>Regular expression benchmark generated by extracting regular expression operations from 50 of the most popular web pages.
|
| -(<i>4758 lines</i>)
|
| +<li><b>RegExp</b><br/>Regular expression benchmark generated by extracting regular expression operations from 50 of the most popular web pages
|
| +(<i>4758 lines</i>).
|
| </li>
|
| </ul>
|
|
|
|
|