Faster way to get file information

171 Views Asked by At

I have +100K files in a folder and need to retrieve the time information. I know that file.info and file.mtime work to get the information, but with +100K files, both function take quite a lot of time. Is there any other way to get such information spending less time? Any suggestion would be appreciated. Thank you.

0

There are 0 best solutions below