CPU Choices and Comparisons

Intel Pentium 4: The IntelŪ PentiumŪ 4 Processor with HT Technology Extreme Edition is designed specifically for those who know their technology and crave high performance.   For high-end gaming and the most demanding power applications

PIIT.gif (1462 bytes) Intel Pentium II:   The fastest x86 processor. It also offers the best MMX and floating point performance.  Usually equipped with 512KB of level 2 cache.  

CelT.gif (1598 bytes) Intel Celeron:   Basically a Pentium II with either NO level 2   cache or with 128KB of level 2 cache.  Steer clear of those cacheless versions. A good performance at a low price if has the cache. 
http://www.intel.com/products/desktop/processors/celeron/

On August 24, Intel announced the newest members of the Celeron family (perhaps better known by their code name, Mendocino), the 300A and the 333--both touting 128K of integrated L2 cache. The latter, as you'd expect, runs at 333 MHz. For the former, Intel added A to distinguish this chip from the preexisting 300-MHz cacheless Celeron.

ZDNet Products: "You might think that 128K of L2 cache couldn't possibly amount to much in terms of performance. But according to our benchmark tests, it does. Comparing Celeron computers with systems tested in our recent roundup of low-cost PCs.    We found that the new 333-MHz Celeron can outperform a 300-MHz Pentium II. Yes, that's Pentium II." 
http://www5.zdnet.com/products/stories/reviews/0,4161,2133134,00.html

pmmxT.gif (4292 bytes) Intel Pentium with MMX:   Intel no longer produces these. They   offer good MMX and floating-point performance.  They are shipped in low-cost desktops and notebooks nowadays.  http://www.intel.com/support/processors/pentiummmx/


K6T.gif (2042 bytes) AMD-K-6:   AMD's fastest CPU, although it's MMX and floating-point performance lags slightly behind that of Intel processors.  It's NT performance at a given clock speed is slightly better than that of it's Intel competitors.   http://www.amd.com/K6/k6docs/index.html

 

AMD-K-7:  No comparisons  yet as not yet released.  However here is what the company disclosedhttp://www.theinquirer.net/?article=18136

K6-2T.gif (3586 bytes) AMD-K6-2:   AMD's fastest CPU equipped with 3DNow technology (a set of new instructions supported by MS's DirectX 6.0 that speeds 3D performance-currently limited to games, but likely to be exploited by some business apps  within a year).   Also offers improved MMX and floating-point performance over K6.   http://www.geek.com/procspec/amd/k63dmmx.htm

CyrixT.gif (2206 bytes) Cyrix M II:   This excels at ordinary business programs, offering higher levels of performance on these applications.  Due partly to an efficient design, and partly to the on-chip unified 64KB of level 1 cache. But it runs at a lower clock speed than it's competitors, and  provides relatively poor performance on computationally intensive applications such as CAD or imaging.  The M II is also manufactured and sold by IBM as the IBM 6x86MX.   http://www.duxcw.com/digest/guides/cpu/socket7/cyrix/m2.htm


Winchp.gif (3178 bytes) IDT WinChip:   An inexpensive chip that offers decent performance on business applications, such as word processing or spreadsheets, but relatively poor MMX and floating point performancehttp://www.tomshardware.com/cpu/19971009/


Cache Memory


A computer can run faster if the CPU is able to access instructions from cache memory (a special memory design). The process of accessing instructions can take about a fourth of the time required to get data from main memory.

Cache memory exists in the form of primary or Level 1 (L1) cache and secondary or Level 2 (L2) cache. An internal cache is located within the CPU while an external cache is located outside the CPU. It is typical for primary cache to be internal and for secondary cache to be external, but some older computers can have the primary cache be external.

Cache memory permits the accessing of instructions most often used. A cache memory controller functions as the nerve center for the cache memory and allows the cache memory to not only retrieve the desired instruction from main memory but related instructions as well. Therefore, if the CPU can locate the necessary instruction in cache memory instead of main memory, the
computer can run faster.