summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2017-05-03 10:42:47 -0700
committerJoe Wilm <joe@jwilm.com>2017-05-03 10:42:47 -0700
commitb9c8515f0d0026e67cc010cfa6a948ac7c02235b (patch)
tree168791893a7734883bf3605e3e20d44d39b7d551 /README.md
parent900a2c5fa500059583a4831cb984a5e83eab1928 (diff)
Remove old note about Mesa bug
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index c9a1d76d..c0e90885 100644
--- a/README.md
+++ b/README.md
@@ -191,10 +191,6 @@ Just Works.
- _Is it really the fastest terminal emulator?_ In the terminals I've
benchmarked against, alacritty is either faster, WAY faster, or at least
neutral. There are no benchmarks in which I've found Alacritty to be slower.
-- _It's not fast! Why?_ There's a known bug affecting some versions of
- Mesa/libxcb where calls to glClear take an insanely long time. If it's not
- that, there's probably another bug. I'd be happy to look at the issue if you
- can provide some profiling information (wall time and otherwise).
- _macOS + tmux + vim is slow! I thought this was supposed to be fast!_ This
appears to be an issue outside of terminal emulators; either macOS has an IPC
performance issue, or either tmux or vim (or both) have a bug. This same issue