mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-04 12:27:49 +00:00
254 B
254 B
Performance:
- libuv allocates on every read, we should use a read buffer pool
- update cells for drawing should just happen once per frame
- update cells should only update the changed cells
Correctness:
exitin the shell should close the window