diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-12-20 23:07:50 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2019-01-20 22:59:28 +1100 |
| commit | 8c2603ab3ca58e24ca227bd42e0550adb74fa95f (patch) | |
| tree | 11c870a9a08bae944a1495965f87e25336013ef5 /rc/tools/python | |
| parent | 30897fd820df7bb572b7599abeb84715128e4117 (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 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
