summaryrefslogtreecommitdiff
path: root/README_VIM9.md
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-02-27 16:38:07 +0100
committerBram Moolenaar <Bram@vim.org>2021-02-27 16:38:07 +0100
commit9faec4e3d439968e21ad74e917aebb289df8f849 (patch)
tree362d9c20c25c3000c17dd57760d4ba465e09ef1a /README_VIM9.md
parent0abc6e471ae78167bd75f95603b9bdd27ff0b38f (diff)
downloadvim-git-9faec4e3d439968e21ad74e917aebb289df8f849.tar.gz
Update runtime files.
Diffstat (limited to 'README_VIM9.md')
-rw-r--r--README_VIM9.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README_VIM9.md b/README_VIM9.md
index 5ee1fdca3..96fab69ed 100644
--- a/README_VIM9.md
+++ b/README_VIM9.md
@@ -70,6 +70,7 @@ the text. For example, reindent all the lines:
| Vim new | 0.190276 |
The differences are smaller, but Vim 9 script is clearly the fastest.
+Using LuaJIT gives 0.25, only a little bit faster than plain Lua.
How does Vim9 script work? The function is first compiled into a sequence of
instructions. Each instruction has one or two parameters and a stack is