From 9fd1c6c586df3feeed67eb919d4cf06def46fced Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 7 Mar 2010 17:12:21 +0100 Subject: Add OS/CPU/CC compatibility matrix to docs. Fix spelling. --- doc/running.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/running.html') diff --git a/doc/running.html b/doc/running.html index bc09d9e5..bec93f1f 100644 --- a/doc/running.html +++ b/doc/running.html @@ -129,7 +129,7 @@ systems.

This options allows fine-tuned control of the optimizations used by the JIT compiler. This is mainly intended for debugging LuaJIT itself. -Please note that the JIT compiler is extremly fast (we are talking +Please note that the JIT compiler is extremely fast (we are talking about the microsecond to millisecond range). Disabling optimizations doesn't have any visible impact on its overhead, but usually generates code that runs slower. -- cgit v1.2.3-55-g6feb