summaryrefslogtreecommitdiff
path: root/src/normal.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-12-20 23:07:50 +1100
committerMaxime Coste <mawww@kakoune.org>2019-01-20 22:59:28 +1100
commit8c2603ab3ca58e24ca227bd42e0550adb74fa95f (patch)
tree11c870a9a08bae944a1495965f87e25336013ef5 /src/normal.cc
parent30897fd820df7bb572b7599abeb84715128e4117 (diff)
Support re-using the same ThreadedRegexVM for multiple iterations
This should reduce the number of allocations as the memory allocated for the thread stack and the saves can be re-used between runs instead of being cleared every time.
Diffstat (limited to 'src/normal.cc')
0 files changed, 0 insertions, 0 deletions