summaryrefslogtreecommitdiff
path: root/test/normal/insert-replace/cmd
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-10-30 23:18:41 +1100
committerMaxime Coste <mawww@kakoune.org>2018-10-30 23:18:41 +1100
commit9fec1b3fafe4a9a3126e203ee01045ed4ae15aba (patch)
treea62a78c4d1ce81977e4948651d3f5e6a6d7032c5 /test/normal/insert-replace/cmd
parent6271d0d9ff8b68f6f0d63e1c5b4ca9de991b43b5 (diff)
Buffer: Remove m_line_count field from BufferIterator
It seems unlikely this would give performance gain, as buffer lines are always accessed when we read that field, leading to all the necessary data already being in memory. Removing it reduces the size of a BufferIterator, which are already pretty hefty objects.
Diffstat (limited to 'test/normal/insert-replace/cmd')
0 files changed, 0 insertions, 0 deletions