summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-04-29 16:04:26 +1000
committerMaxime Coste <mawww@kakoune.org>2018-04-29 19:58:18 +1000
commit528ecb74171a227f942de2ddaf80cedb82136740 (patch)
tree77b438832cf821c6e1571d5563c5552e501473f5 /src/input_handler.cc
parent8b00d763e0e6ca2a3ba59b6f3a880c73c7a5f871 (diff)
Regex: Use a custom 'DualThreadStack' structure to hold thread info
Instead of using two vectors, we can hold both current and next threads in a single buffer, with stacks growing on each end. Benchmarking shows this to be slightly faster, and should use less memory.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions