Hello folks, I have an issue where developer wrote a code and it runs 10 seconds on his PC, then he moved it to T2000 (16GB RAM, 1.2GHz, 8 CORE, Solaris 10) and the same process took 73 seconds. Then he took his code to V240 server (8GB RAM, 1GHz, 2CPU's, Solaris 8) and that process completed in around 50 seconds.
We are suspecting that maybe the single Floating-point inside that T2000 is causing this problem? How would I troubleshoot this problem? I was thinking to jump into dtrace as everyone is saying its so great but I am not sure where to start in trying to troubleshoot this. Its to late for me to go to take dtrace training class at this moment as it will take weeks for me to get in, and I was looking around on the internet and there are many different examples but I am not sure which one would be the right for troubleshooting this issue with T2000. It does not make sense that two CPU machine that is slower in speed and has less RAM outperforms T2000 which has a single CPU but its faster, not only that its running Solaris 10 which in theory should be performing better, just does not make any sense... Any suggestions or pointers would be greatly appreciated. Regards, Chris _______________________________________________ dtrace-discuss mailing list [email protected]
