in reply to Re: Re: Things every perl programmer should know? (faster?)
in thread Things every perl programmer should know?
So readdir isn't necessarily significantly faster, as far as finishing time is concerned---the important factor is the impression of responsiveness, seeing the first results after a short delay instead of after all the file names have been globbed.
|
---|