Does FSB speed change CPU FLOPS?

  • Thread starter Thread starter bgd
  • Start date Start date
B

bgd

I am upgrading FSB to 800 and ddr to 400 to decrease memory bottleneck, and
thought of this....
Also ,does L2 cache to 1mb vs 512kb change it?
I found info for GFLOPS only being related to cpu hertz and no other
details.
 
A benchmark test that is designed to measure CPU performance will not be affected much by memory, but in real life things such as L2 cache size make a big difference.
 
I am upgrading FSB to 800 and ddr to 400 to decrease memory bottleneck, and
thought of this....
Also ,does L2 cache to 1mb vs 512kb change it?
I found info for GFLOPS only being related to cpu hertz and no other
details.

Go here:

http://www.amdcompare.com/us-en/desktop/

Click "view all products"

You can either open up separate windows, like these:

http://www.amdcompare.com/us-en/desktop/details.aspx?opn=ADA4000DAA5BN
http://www.amdcompare.com/us-en/desktop/details.aspx?opn=ADA3800DAA4BP

or you can use the compare function, by ticking separate
boxes on the "view all products" results page, giving this:

http://www.amdcompare.com/us-en/desktop/SideBySide.aspx?opn=ADA4000DAA5BN&opn=ADA3800DAA4BP

Notice how a processor with 1MB cache rates as a 4000+,
while a processor with a 512MB cache rates as a 3800+.
Both processors have the same core clock.

That tells you, that the increased cache is the equivalent
of a 200MHz faster core. That is the typical effect of
the cache. The AMD benchmarks use some combination of
applications, but I doubt I could find a web page on
the AMD site that describes the current application mix.

If a test runs fully within the L1 cache, the L1 runs at
full speed (same speed as the core). Then, the test will
only depend on the core clock speed. A faster core gives
more operations per second.

As the size of a test extends into L2 or into main memory,
the performance will depend more and more, on the speed
of the cache and the memory itself. But few real world
applications are so pathological, that they "fly" inside
a 1MB cache, but "die" within a 512KB cache. You can
engineer a synthetic benchmark to make the 512KB cache
look bad, but the truth is, a 512KB cache is just fine
for running average type stuff on Windows.

Paul
 
I am upgrading FSB to 800 and ddr to 400 to decrease memory bottleneck, and
thought of this....
Also ,does L2 cache to 1mb vs 512kb change it?
I found info for GFLOPS only being related to cpu hertz and no other
details.

And before getting lost in the 512KB cache versus 1MB cache
issue, it is important to compare the cores of the processors.
The results here are very mixed - and I cannot really see
a pattern emerging. The best thing you can do for your own
purchasing choice, is decide which of these benchmarks
most applies to what you do with the computer, and then
purchase the winner of that benchmark.

"Intel 3.2E vs. 3.2EE vs. 3.2C: Comparing Baseline Performance"
http://www.anandtech.com/cpuchipsets/showdoc.html?i=1965

Paul
 
Thanks for helpful reply, very informative.
It not only answered my question, it almost changed my mind.I went 1mb L2
cache because I could, and the sse3 does do some thing faster in places I
wouldn't remember. I ran a celeron D for short time and swore that internet
video was doing something much better than a northwood, as well as some
music sound from net as well as a larger feel in gaming. I had northwood
core previous w/ 512 cache and hoped the two were together (celeron D w/512
cache). I then said the heck with it and went for the 1mb cache 800
prescott.
:o)
 
Back
Top