diff options
Diffstat (limited to 'doc/luajit.html')
-rw-r--r-- | doc/luajit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/luajit.html b/doc/luajit.html index aea5c657..131e4396 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -118,7 +118,7 @@ language features. | |||
118 | <p> | 118 | <p> |
119 | It's destined to break into the <a href="http://luajit.org/performance.html"><span class="ext">»</span> performance</a> | 119 | It's destined to break into the <a href="http://luajit.org/performance.html"><span class="ext">»</span> performance</a> |
120 | range traditionally reserved for offline, static language compilers. | 120 | range traditionally reserved for offline, static language compilers. |
121 | 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> | 121 | 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> |
122 | to see how it ranks against the competition. | 122 | to see how it ranks against the competition. |
123 | </p> | 123 | </p> |
124 | 124 | ||