Mercurial > vim
comparison runtime/doc/recover.txt @ 24226:f49f80a0905d v8.2.2654
patch 8.2.2654: Vim9: getting a character from a string can be slow
Commit: https://github.com/vim/vim/commit/ff871400461183010d3ab98f3f326e4bb75e221b
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Mar 26 13:34:05 2021 +0100
patch 8.2.2654: Vim9: getting a character from a string can be slow
Problem: Vim9: getting a character from a string can be slow.
Solution: Avoid a function call to get the character byte size. (https://github.com/vim/vim/issues/8000)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 26 Mar 2021 13:45:02 +0100 |
parents | 0db0640e16e0 |
children | f8116058ca76 |
comparison
equal
deleted
inserted
replaced
24225:b19ab4d458ab | 24226:f49f80a0905d |
---|