aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2018-01-14 21:51:56 -0800
committerJoe Wilm <joe@jwilm.com>2018-01-14 21:52:18 -0800
commitb7578a5236902aa8d10ba4c1b43041699dfe9b15 (patch)
treee63d6d7b0de347783feeea014ad7d7318dad6bfc /.travis.yml
parentd0a1ff47367193d1cc3947d0599489f6ce7091cb (diff)
downloadalacritty-b7578a5236902aa8d10ba4c1b43041699dfe9b15.tar.gz
alacritty-b7578a5236902aa8d10ba4c1b43041699dfe9b15.zip
WIP optimize scroll in region
This intends to optimize the case where the top of the scrolling region is the top of the screen. In theory, scrolling in this case can be optimized to shifting the start/end of the visible region, and then rearranging any lines that were not supposed to be scrolled (at the bottom of the region). However, this didn't produce quite the speedup I expected.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions