ghostty/TODO.md
Mitchell Hashimoto 9e6d38425a update TODO
2022-04-26 19:47:39 -07:00

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:

  • exit in the shell should close the window