Performance Comparison
I recently migrated a web application from Red Hat (Intel) to a new T2000 (Solaris 10) box.
I have a test script that takes 8 seconds on the T2000 and only 2 seconds on the Intel box.
The script performs a readdir and opens each file looking for a particular string.
I have an identical number of files in the search directory on both servers. Is this normal operation or is there some file system optimization that can performed to bring these numbers closer together.
Thanks in Advance.
Mike

