diff options
author | Neil <nyamatongwe@gmail.com> | 2024-12-02 19:58:22 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-12-02 19:58:22 +1100 |
commit | 96a4a55dc33a3d51dc7fe94228f39fcd013124af (patch) | |
tree | 22e39d411c14f9d391da197380ee37980fc398ea /src/Editor.cxx | |
parent | b3038de3e52df9a5fef52ab3f3a78573d2bf8c1d (diff) | |
download | scintilla-mirror-96a4a55dc33a3d51dc7fe94228f39fcd013124af.tar.gz |
Improve performance of simple case where FillRange just inserts two entries and
does not need to split, merge, or delete runs.
This avoids multiple binary searches and is a significant improvement for
situations such as marking large numbers of search matches in a huge document.
Diffstat (limited to 'src/Editor.cxx')
0 files changed, 0 insertions, 0 deletions