Opened 13 years ago

Last modified 9 years ago

#3991 closed defect

gdal 1.8.0 slow — at Initial Version

Reported by: noog Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: 1.8.0
Severity: normal Keywords:
Cc:

Description

hello i upgraded my version of gdal from 1.7.3 to 1.8.0 but the new version is very slow this is the result

gdal 1.7.3

0.76 % 155 / 20412 --- lvl 17 : 0.02 % 5 / 20412 time : 3 s remain. 6mn 32s

gdalwarp -s_srs EPSG:27561 -t_srs EPSG:4326 -of GTiff -dstalpha -r lanczos -ts 256 256 -te 7.646484375 48.425555463221 7.6492309570312 48.427378042075 "./ortho/ortho2007.ecw" "./tmp/5b00677a35a1f0070de56cd215e88eea/tile.tif"

gdal 1.8.0

0.74 % 151 / 20412 --- lvl 17 : 0 % 1 / 20412 time : 20 s remain. 44mn 44s

gdalwarp -s_srs EPSG:27561 -t_srs EPSG:4326 -of GTiff -dstalpha -r lanczos -ts 256 256 -te 7.635498046875 48.425555463221 7.6382446289062 48.427378042075 "./ortho/ortho2007.ecw" "./tmp/7fd1a07d8c9fbeeb43edcab84b249362/tile.tif"

Change History (0)

Note: See TracTickets for help on using tickets.