From 8e20b030ac3cf15b3672fa9b8ce413a595f75e01 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Fri, 19 Mar 2010 21:01:14 +0100 Subject: [PATCH] Add links to interactive performance comparison to offline docs. --- doc/api.html | 2 ++ doc/changes.html | 2 ++ doc/contact.html | 2 ++ doc/faq.html | 2 ++ doc/install.html | 2 ++ doc/luajit.html | 5 ++++- doc/running.html | 2 ++ doc/status.html | 2 ++ 8 files changed, 18 insertions(+), 1 deletion(-) diff --git a/doc/api.html b/doc/api.html index 5a57e276..79924f4f 100644 --- a/doc/api.html +++ b/doc/api.html @@ -34,6 +34,8 @@
  • FAQ
  • +Performance » +
  • Download »
  • diff --git a/doc/changes.html b/doc/changes.html index 237c84e3..f6d346f9 100644 --- a/doc/changes.html +++ b/doc/changes.html @@ -37,6 +37,8 @@ div.major { max-width: 600px; padding: 1em; margin: 1em 0 1em 0; }
  • FAQ
  • +Performance » +
  • Download »
  • diff --git a/doc/contact.html b/doc/contact.html index 7a10839e..afd17451 100644 --- a/doc/contact.html +++ b/doc/contact.html @@ -34,6 +34,8 @@
  • FAQ
  • +Performance » +
  • Download »
  • diff --git a/doc/faq.html b/doc/faq.html index 6d724325..90f37cef 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -37,6 +37,8 @@ dd { margin-left: 1.5em; }
  • FAQ
  • +Performance » +
  • Download »
  • diff --git a/doc/install.html b/doc/install.html index 25622c7b..66d5ef2c 100644 --- a/doc/install.html +++ b/doc/install.html @@ -50,6 +50,8 @@ td.compatcc {
  • FAQ
  • +Performance » +
  • Download »
  • diff --git a/doc/luajit.html b/doc/luajit.html index fce49a68..90cd9997 100644 --- a/doc/luajit.html +++ b/doc/luajit.html @@ -35,6 +35,8 @@
  • FAQ
  • +Performance » +
  • Download »
  • @@ -94,7 +96,8 @@ written in assembler, with a state-of-the-art JIT compiler. An innovative trace compiler 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 +» performance range traditionally reserved for offline, static language compilers.

    diff --git a/doc/running.html b/doc/running.html index 18e0f30f..7ec9b6c1 100644 --- a/doc/running.html +++ b/doc/running.html @@ -56,6 +56,8 @@ td.param_default {
  • FAQ
  • +Performance » +
  • Download »
  • diff --git a/doc/status.html b/doc/status.html index dd1b02a1..c1b8b15d 100644 --- a/doc/status.html +++ b/doc/status.html @@ -37,6 +37,8 @@ ul li { padding-bottom: 0.3em; }
  • FAQ
  • +Performance » +
  • Download »