diff options
-rw-r--r-- | doc/luajit.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/luajit.html b/doc/luajit.html index afd8616b..5f01eaf4 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -116,8 +116,6 @@ language features. | |||
116 | <p> | 116 | <p> |
117 | It's destined to break into the <a href="http://luajit.org/performance.html"><span class="ext">»</span> performance</a> | 117 | It's destined to break into the <a href="http://luajit.org/performance.html"><span class="ext">»</span> performance</a> |
118 | range traditionally reserved for offline, static language compilers. | 118 | range traditionally reserved for offline, static language compilers. |
119 | Have look at these <a href="http://shootout.alioth.debian.org/u32/benchmark.php?test=all&lang=all&d=data&calc=calculate&gpp=on&java=on&luajit=on&v8=on&lua=on&tracemonkey=on&box=1"><span class="ext">»</span> cross-language benchmarks</a> | ||
120 | to see how it ranks against the competition. | ||
121 | </p> | 119 | </p> |
122 | 120 | ||
123 | <h2>More ...</h2> | 121 | <h2>More ...</h2> |