| commit | 9faec4e3d439968e21ad74e917aebb289df8f849 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Sat Feb 27 16:38:07 2021 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 27 16:38:07 2021 +0100 |
| tree | 362d9c20c25c3000c17dd57760d4ba465e09ef1a | |
| parent | 0abc6e471ae78167bd75f95603b9bdd27ff0b38f [diff] [blame] |
Update runtime files.
diff --git a/README_VIM9.md b/README_VIM9.md index 5ee1fdc..96fab69 100644 --- a/README_VIM9.md +++ b/README_VIM9.md
@@ -70,6 +70,7 @@ | 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