The DPI setting will not affect processing speed -- the number is completely irrelevant until you send the data to a printing device, where it tells you how many pixels to squeeze into each inch of printed image.
The only thing which affects processing speed is the total number of pixels, so unless the program is resampling the image upon import it should have no effect.
The DPI setting is often some completely arbitrary number, and probably results from the slight differences in the way camera manufacturers store the data in the EXIF fields. |