Add links to interactive performance comparison to offline docs.
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
</li><li>
|
||||
<a href="faq.html">FAQ</a>
|
||||
</li><li>
|
||||
<a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a>
|
||||
</li><li>
|
||||
<a href="http://luajit.org/download.html">Download <span class="ext">»</span></a>
|
||||
</li></ul>
|
||||
</div>
|
||||
@@ -94,7 +96,8 @@ written in assembler, with a state-of-the-art JIT compiler.
|
||||
An innovative <b>trace compiler</b> is integrated with advanced,
|
||||
SSA-based optimizations and a highly tuned code generation backend. This
|
||||
allows a substantial reduction of the overhead associated with dynamic
|
||||
language features. It's destined to break into the performance range
|
||||
language features. It's destined to break into the
|
||||
<a href="http://luajit.org/performance.html"><span class="ext">»</span> performance</a> range
|
||||
traditionally reserved for offline, static language compilers.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user