You don't get it. You must be too stupid to comprehend. 1GHZ DUAL CORE IS NOT THE SAME AS 2GHZ.
You have 2 cores, and they each operate at 1GHZ - they do not add their values together. They simply split the data on apps that are written to allow multithreading and process some data packets on each processor. 2 1GHZ cores would be more like a single 1.4GHz processor on total completed computation time, not a 2GHZ, but that is only true on an application written for multithreading. On a single threaded application, only 1 core could process the instructions, even if you have "both cores on all the time".






Reply With Quote