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 108ca18e..afd8616b 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -96,7 +96,7 @@ performance and an unmatched <b>low memory footprint</b>: less than | |||
96 | <p> | 96 | <p> |
97 | LuaJIT has been in continuous development since 2005. It's widely | 97 | LuaJIT has been in continuous development since 2005. It's widely |
98 | considered to be <b>one of the fastest dynamic language | 98 | considered to be <b>one of the fastest dynamic language |
99 | implementations</b>. It has outperfomed other dynamic languages on many | 99 | implementations</b>. It has outperformed other dynamic languages on many |
100 | cross-language benchmarks since its first release — often by a | 100 | cross-language benchmarks since its first release — often by a |
101 | substantial margin. In 2009 other dynamic language VMs started to catch up | 101 | substantial margin. In 2009 other dynamic language VMs started to catch up |
102 | with the performance of LuaJIT 1.x. Well, I couldn't let that slide. ;-) | 102 | with the performance of LuaJIT 1.x. Well, I couldn't let that slide. ;-) |