summaryrefslogtreecommitdiff
path: root/rc/tools/python
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2023-02-19 12:15:33 +1100
committerMaxime Coste <mawww@kakoune.org>2023-02-19 12:15:33 +1100
commitbe49f362059c641ea58807cde3571b14be2cabe7 (patch)
treec81a98e326527fe00b7d7eed4c501bd79acbcb95 /rc/tools/python
parent2b74cd4b598eab8b4688157c50b8968e377cb1d3 (diff)
Only decode current codepoint once per step
Instead of potentially decoding for each thread, always decode as its only slightly slower than finding next codepoint (which will be necessary anyway) and pass the codepoint to each thread.
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions