This commit is contained in:
John Cupitt 2011-01-07 15:06:35 +00:00
parent dfd97464b0
commit 882ce18d57
1 changed files with 2 additions and 18 deletions

20
TODO
View File

@ -1,19 +1,7 @@
- bilinear benchmarks
8-bit image, tables, fixed-point, 3.7s (7.24 one)
8-bit image, no tables, float, 5.2s
8-bit image, no tables, fixed-point, 4.2s
float image, tables, 5.2s (7.24 one)
float image, no tables, sp float coeff, 4.2s
float image, no tables, dp float coeff, 4.8s
- fits save
- lazy fits load
- im_conv()/im_morph() could have more than 10 programs? try 20 and see if we
@ -22,10 +10,6 @@
- fits save
- lazy fits load