diff options
author | Joe Wilm <joe@jwilm.com> | 2017-02-14 21:33:57 -0800 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2017-02-15 10:03:46 -0800 |
commit | 62eb1e293898357ee46a9ba6c4e7cf87a6af1ea2 (patch) | |
tree | 0069a7015fc994e35454a023c7c6822efbba6eca /copypasta | |
parent | c49d4a936553135f6326e91e62445a5e04186a80 (diff) | |
download | alacritty-62eb1e293898357ee46a9ba6c4e7cf87a6af1ea2.tar.gz alacritty-62eb1e293898357ee46a9ba6c4e7cf87a6af1ea2.zip |
Implement workaround for Mesa issue
This addresses the issue where systems running Mesa drivers would be an
order of magnitude slower than other terminals. With this patch,
performance is nearly as good as with proprietary drivers. There is one
caveat where, since the cause of slowness hasn't been removed, there is
less time available for rendering on Mesa systems.
I've benchmarked this on my system (i5-3570 @ 3.4GHz, GTX 680) using
`time find /usr` with the following results:
* ~2.0 seconds average with proprietary driver
* ~2.3 seconds average with Mesa driver
cc #125
Diffstat (limited to 'copypasta')
0 files changed, 0 insertions, 0 deletions