id summary reporter owner description type status priority milestone component version severity resolution keywords cc 4164 vsicurl directory parsing slow with large directories warmerdam warmerdam "Parsing large directory listings via the vsicurl dirver seems to be painfully slow. eg. http://hyperquad.telascience.org/naipsource/Texas/20100801/naip10_1m_2597_03_2_20100424.tif The problem seems to be ordern(n-squared) behavior in the directory parsing. ie. use of strstr() to find the next of something which can be expensive in a long document if it is not found for each entry. I will dig into this a bit. " defect closed normal 1.9.0 default unspecified normal fixed curl