tfv: update TODO

This commit is contained in:
Vince Weaver 2017-11-29 08:32:26 -05:00
parent 51befa0f01
commit 8484094080

View File

@ -11,6 +11,11 @@ mode7 speed fixes:
incremented and just skip the lookup (avoid the need
for the cache code)
+ Unroll inner loop? Might not help much since we are
self-modifying and would have to duplicate
that.
short term:
longer term: