Not having seen the actual script, it does sound like it could greatly benefit from a
bit of caching. Also you mentioned it "reads a directory". Depending on the filesystem
in use, reading a large directory and stat()ing each file can be a slower process
than one would think. If the directory contains many files consider putting them in
subdirectories.
__________________
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627
Strongbox - The next generation in site security
Throttlebox - The next generation in bandwidth control
Clonebox - Backup and disaster recovery on steroids
|