AMD,Intel - IPC

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
You might ask in "highly technical," but if what you actually care about is real-world performance then look at the CPU articles on the main AT website and at www.tomshardware.com . For games a P4 2.6C is roughly equivalent to an XP 3000+ and a 3.0C is at least a 3400+ (even more for some P4-optimized games).
 

Sohcan

Platinum Member
Oct 10, 1999
2,127
0
0
IPC is a metric, not a statistic. Your question is like asking what the miles per hour is on a Suburu WRX. The question does not make sense without some qualification (like max MPH) or other information (like what route is being taken, how much traffic there is, the road and weather conditions, who is driving, etc).

IPC is dependent not only on a large number of architectural and microarchitectural design decisions, but also on the software being run. The P4 and Athlon can both sustain 3 micro-ops per cycle (the Athlon has a higher fetch and dispatch rate, but they are both limited to 3 uops/cycle in issue, rename, and retire rate). You'll need to look at benchmark results to gain any sort of insight to what the typical relative IPC difference is between microprocessors (assuming the same instruction set and code path).
 

Lonyo

Lifer
Aug 10, 2002
21,938
6
81
You can almost say the Athlon does approximately 50% more work per clock (since the PR speed is about 1.5x the actual clock, for Bartons).
But you can't really put a specific number necessarily on it.