Measuring computing speed

GEC: Discuss gaming, computers and electronics and venture into the bizarre world of STGODs.

Moderator: Thanas

Post Reply
User avatar
His Divine Shadow
Commence Primary Ignition
Posts: 12791
Joined: 2002-07-03 07:22am
Location: Finland, west coast

Measuring computing speed

Post by His Divine Shadow »

I'd like to know some units for measuring computer speed

Like what is the base unit? An operation? A computation? How many FLOP's would that equal and so on.
Those who beat their swords into plowshares will plow for those who did not.
User avatar
phongn
Rebel Leader
Posts: 18487
Joined: 2002-07-03 11:11pm

Post by phongn »

There are a few different types.
  1. Clock speed is one way to measure things, but it isn't a very accurate measurement. For example, a Palamino-core Athlon XP running at 1.53GHz will have superior performance over a Willamette-core Pentium 4 running at 1.6GHz
  2. Instructions Per Second (usually measured in the millions, i.e. MIPS). This isn't very accurate either, because of different architectures. Two different processors may have different MIPS ratings yet complete a task in the same amount of time
  3. FLOPS is another measurement, often used in the supercomputing world. It's more useful, but doesn't measure integer performance at all.
  4. Benchmarking is another method, and there are scores of different ways to do it. However, it is difficult not to have a sort of bias when doing it (due to unoptimized code, for example).
In short, there is no one magic number that can quantify computer performance.
User avatar
General Zod
Never Shuts Up
Posts: 29211
Joined: 2003-11-18 03:08pm
Location: The Clearance Rack
Contact:

Post by General Zod »

it's mainly a combinationof everything that you have set up in your system.

the processor might seem like the biggest part of it, but it's also dependent on what you're using the machine for, and the accessories that you have included in the PC. alot of the times the motherboard will affect chipset performance, and depending on a graphics or soundcard your CPU might do better or worse. No real single factor you can use to measure a computer's performance really. . . .
"It's you Americans. There's something about nipples you hate. If this were Germany, we'd be romping around naked on the stage here."
User avatar
His Divine Shadow
Commence Primary Ignition
Posts: 12791
Joined: 2002-07-03 07:22am
Location: Finland, west coast

Post by His Divine Shadow »

Hmmm, well I was under the impression there was some correlation, I must have misunderstood
Those who beat their swords into plowshares will plow for those who did not.
Post Reply