Forum Moderators: phranque
New Castle is 2.2 GHz / 512K / dual channel.
Clawhammer is 2.0 GHz / 1024K / single channel.
Both systems ha(d/ve) 2x512 mb with virutual memory turned off (VM is crap).
Can anyone confirm this with hard numbers or at least could offer an explenation on the number crunching? :-)
Jim
The factors which affect performance are many, but the top ones are:
CPU speed
CPU cache speed and size
Memory bus speed
Memory bus width (single channel, dual channel)
Memory size
Hard disk access and transfer speed
With a tiny program that does intense computation on a small amount of data (like SETI@home) the only factor that would really matter are the first two - the intense computation and the small data size will make the other factors largely irrelevant.
With something like a database program that accesses very large files, then all factors become important.
So the bigger/faster everything is, the better, but the factors that affect performance depend larger on the characteristics of the program(s) being executed.
If you are just opening a large flat stats file where the data is stored in the format you are seeing on the screen when it opens, and the program is not doing any processing on it (yet), then the hard drive speed would be a big factor.
Jim
[edit] Speling [/edit]