AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
January 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.01.02 08:55 "tiff question - performance on large files", by Natalya Katz
2005.01.03 14:25 "Re: tiff question - performance on large files", by Frank Warmerdam
2005.01.21 09:32 "Re: tiff question - performance on large files", by <sherlog@t-online.de>
2005.01.05 21:49 "Re: tiff question - performance on large files", by Ian Ameline

2005.01.05 21:49 "Re: tiff question - performance on large files", by Ian Ameline

Natalya,

I regularly write and read tiffs with dozens of images in them (as layers) 
averaging 2k by 2k pixels or more, and have been satisfied with the 
performance. I've also not noticed any significant performance difference 
with LibTiff comparing Win2k, WinXP, or Mac OSX. Performance also seems 
relatively constant across compilers -- I've used VC6, VC7, Intel 7.1 and 
8.0 on Intel machines --  +- 10% or so is all I see from the optimizations 
variances among the compilers, and that mainly for the LZW or deflate codecs.

I suspect the problem is that LibTiff doesn't scale well to thousands of 
images in one tiff file. What you're doing is probably an unusual and 
unexpected (on the part of the libTifff designers) use of LibTiff.

--
Regards,			
Ian Ameline,			
Software Architect,
Alias SketchBook Technical Lead.

-- Always do the right thing. This will gratify
some people and astonish the rest. -- Mark Twain.