Summary
Before comparing timing across different machines, you should know exactly what processor/architecture/speed a system is running.
Solution
How to determine processor speed/architecture:
Windows:
Right click on 'My Computer', choose Properties. Computer: Intel® Pentium® 4 CPU 2.40GHz |
Windows from the command line:
systeminfo |
Solaris:
/usr/platform/ |
Linux:
% cat /proc/cpuinfo Intel® Pentium® 4 CPU 2.40GHz cpu MHz 2393.016 |
See Also
-
For a processor identification utility from Intel, download and install the utility from Intel’s website