sync notes

This commit is contained in:
John Cupitt 2013-11-15 12:42:44 +00:00
parent 5e0a9f941f
commit 42e5d3dd80
1 changed files with 7 additions and 1 deletions

8
TODO
View File

@ -9,7 +9,13 @@
user 0m10.016s
sys 0m0.480s
almost 50% of CPU!
almost 50% of CPU! ouch
- vips_gaussblur() should switch to float prec if given a float image?
same for vips_conv()?
maybe precision is a dumb thing
- do morph quickly as simple wrappers over the vips7 operations