update TODO

This commit is contained in:
Mitchell Hashimoto
2022-09-07 16:15:38 -07:00
parent 54d47e8390
commit d951e40553

View File

@ -12,6 +12,7 @@ Performance:
screen data structure.
* Screen cell structure should be rethought to use some data oriented design,
also bring it closer to GPU cells, perhaps.
* Cache text shaping results and only invalidate if the line becomes dirty.
Correctness: