Hi there,
I've updated our code to compile against GDAL 1.5.0 (statically linked) from previously compiling against 1.4.2 (also statically linked), and am seeing a pretty major slowdown using repeated AdviseRead? and RasterIO operations against TIFF files (e.g., http://svn.mapwindow.org/svnroot/SampleData/TIFF%20and%20GeoTiff/NLCD/maryland.nlcd.tif.gz).
Our software runs on Windows, FWIW - MapWindow? GIS. In both instances, libtiff 3.7.3 is used in nmake.opt.
Has anyone else out there seen behavior like this -- am I doing something wrong? I'm leaning toward it being me, but thought I'd report what I'm seeing anyway.
Cheers,
--Chris