summaryrefslogtreecommitdiff
path: root/rc/tools/python
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2022-12-15 17:09:37 +1100
committerMaxime Coste <mawww@kakoune.org>2022-12-15 17:09:37 +1100
commitf3201cb9569161151328fc54632c0861681bf5dd (patch)
treed081cf44c3f5e67a74652c1240fa378748227d02 /rc/tools/python
parent20278ed52b175de20b57090f3087a23060a39e24 (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