Bläddra i källkod

Add links to interactive performance comparison to offline docs.

Mike Pall 15 år sedan
förälder
incheckning
8e20b030ac
8 ändrade filer med 18 tillägg och 1 borttagningar
  1. 2 0
      doc/api.html
  2. 2 0
      doc/changes.html
  3. 2 0
      doc/contact.html
  4. 2 0
      doc/faq.html
  5. 2 0
      doc/install.html
  6. 4 1
      doc/luajit.html
  7. 2 0
      doc/running.html
  8. 2 0
      doc/status.html

+ 2 - 0
doc/api.html

@@ -34,6 +34,8 @@
 </li><li>
 <a href="faq.html">FAQ</a>
 </li><li>
+<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
 </li></ul>
 </div>

+ 2 - 0
doc/changes.html

@@ -37,6 +37,8 @@ div.major { max-width: 600px; padding: 1em; margin: 1em 0 1em 0; }
 </li><li>
 <a href="faq.html">FAQ</a>
 </li><li>
+<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
 </li></ul>
 </div>

+ 2 - 0
doc/contact.html

@@ -34,6 +34,8 @@
 </li><li>
 <a href="faq.html">FAQ</a>
 </li><li>
+<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
 </li></ul>
 </div>

+ 2 - 0
doc/faq.html

@@ -37,6 +37,8 @@ dd { margin-left: 1.5em; }
 </li><li>
 <a class="current" href="faq.html">FAQ</a>
 </li><li>
+<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
 </li></ul>
 </div>

+ 2 - 0
doc/install.html

@@ -50,6 +50,8 @@ td.compatcc {
 </li><li>
 <a href="faq.html">FAQ</a>
 </li><li>
+<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
 </li></ul>
 </div>

+ 4 - 1
doc/luajit.html

@@ -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">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</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">&raquo;</span>&nbsp;performance</a> range
 traditionally reserved for offline, static language compilers.
 </p>
 

+ 2 - 0
doc/running.html

@@ -56,6 +56,8 @@ td.param_default {
 </li><li>
 <a href="faq.html">FAQ</a>
 </li><li>
+<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
 </li></ul>
 </div>

+ 2 - 0
doc/status.html

@@ -37,6 +37,8 @@ ul li { padding-bottom: 0.3em; }
 </li><li>
 <a href="faq.html">FAQ</a>
 </li><li>
+<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
+</li><li>
 <a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
 </li></ul>
 </div>