diff options
| author | Maxime Coste <mawww@kakoune.org> | 2022-12-15 17:09:37 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2022-12-15 17:09:37 +1100 |
| commit | f3201cb9569161151328fc54632c0861681bf5dd (patch) | |
| tree | d081cf44c3f5e67a74652c1240fa378748227d02 /rc/tools/python | |
| parent | 20278ed52b175de20b57090f3087a23060a39e24 (diff) | |
Speed up expand_unprintable by avoiding BufferIterator
Using BufferIterator adds overhead, but we know that DisplayAtoms
cannot span multiple buffer lines and hence we can directly iterate
using char pointers.
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
