ghostty/TODO.md
Mitchell Hashimoto 7025b53544 add some TODOs
2022-04-26 19:45:12 -07:00

193 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