in reply to Re^3: endless loop problems
in thread endless loop problems
I'm not so much into the technical side of things, but I'd have to think that storing an image locally might take a little longer but it would clear up a lot of unecessary memory and it'd be faster to process the image sizes if they were locally stored. So when it comes to the memory usage, if storing the files, wouldn't it only be a problem for a short while instead of the duration of the entire loop above?
I could be speaking nonsense as I have no real clue how this stuff really works.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: endless loop problems
by ikegami (Patriarch) on Jun 28, 2006 at 16:46 UTC |