Bookmark Bookmark Homepage Make This Your Homepage

 
Technical Facts- technical answers you have been looking for.....
Select what you want ! ! !  
  Home
  Contact
  Data Structure
  OOPs with C++
  DataBase Management
  Networking
  Memory
  => CPU Speed
  => Data Storage
  => Backup
CPU Speed

How important is CPU speed?

CPU speed is not a reliable indicator of CPU performance.

Many factors inside and outside of the CPU exert a significant impact on CPU performance, and on overall system performance.

The CPU

CPU speed is measure in megahertz. A 1MHz CPU can accomplish one million CPU cycles in one second.

Does this mean that a 2MHz CPU is twice as fast as a 1Mhz CPU?

Not necessarily. This depends on how much work each CPU accomplishes in each clock cycle.

The 1MHz CPU might very well be faster, in practice, than the 2Mhz CPU - if it is more efficient or can process more tasks in each CPU cycle.

The Cache

The purpose of a cache is to enable the CPU to access recently used information very quickly.

A cache will significantly affect CPU performance.

However, caches also represent some difficulties in simple comparison.

Some caches are bigger than others. A typical L1 cache is 256Kb and a typical L2 cache is 1MB.

Generally speaking, the larger the cache, the better the system performance boost. However, this is not always the case.

A cache operates at a certain speed, just like the core of the CPU. Some caches operate at the full speed of the CPU, while others operate at half that speed or less.

A small cache which operates at full speed may be much more useful than a cache which is twice as large but operates at only half the speed of the CPU.

Even comparing cache sizes can be difficult. Some CPU's utilize inclusive caches. In a CPU with an exclusive cache, the data stored in the L1 cache is often duplicated in the L2 cache. Only CPUs which employ exclusive caches will have the full capacity of their L2 caches available.

The Front Side Bus

The Front Side Bus (FSB) is the connection between the CPU and system memory.

The Front Side Bus operates at a speed which is a percentage of the CPU clock speed.

The faster the speed at which the Front Side Bus allows data transfer, the better the performance of the CPU.

System Memory

RAM has an access speed. Faster RAM will mean the CPU has to wait less often for data. This will, effectively, make the CPU faster.

Vote here!  
   
Search Here  
   
Date and Time  
   
Advertisement  
   
Totally, there have been 1876 visitors (3499 hits) on this page!
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free