diff options
| author | Maxime Coste <mawww@kakoune.org> | 2019-09-17 19:06:49 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2019-09-25 22:46:39 +1000 |
| commit | 2eccbbbe6fe2589f9133b7e5702832e21b26e8cf (patch) | |
| tree | 7cc2a28e271d151ab11fd2194e7ce2d9d3717d78 /test/normal/codepoint-width | |
| parent | f855deaf8b50e6ac6aa030d32769ac175ab75a2d (diff) | |
Avoid unnecessary allocations in NCursesUI::Window::draw calls
Pass an ArrayView<DisplayAtom> instead of a DisplayLine& so that
the newly common case of passing a single atom does not require
constructing a Vector.
Diffstat (limited to 'test/normal/codepoint-width')
0 files changed, 0 insertions, 0 deletions
