Tom's Hardware Forums » Motherboards & Memory » Memory » More/better RAM - worse performance
 

More/better RAM - worse performance




Word :   Username :  
 
Bottom
Author
 Thread : More/better RAM - worse performance
 
Profile: stranger
More Information

Hi all,

I'll do a short post and then flesh it out as and if anyone needs more info.

System

CPU = Athlon 2700
Motherboard = MSI K7N2G ( Nforce 2 / AGPx8 )
Graphicscard = XFX FX5900XT 128meg
Windows XP SP2

I was running two 512meg DDR333 ram modules, cheapest I could get and two different companies.

I have just replaced them with two 1 gig DDR 400 modules by Geil.

All my benchmarks have gone down :(
I have been messing about in BIOS etc but with no luck - any ideas or pointers would be most welcome.

Thanks in advance,
Sean.

Related Product

Register or log in to remove.

Profile: Honorary Master of THGC
More Information

how much are you talking about and what are your timings for each?

<pre><font color=red>°¤o,¸¸¸,o¤°`°¤o \\// o¤°`°¤o,¸¸¸,o¤°
And the sign says "You got to have a membership card to get inside" Huh
So I got me a pen and paper And I made up my own little sign</pre><p></font color=red>

Profile: enthusiast
More Information

does that motherboard support dual channel? maybe the 2x1gb geils aren't running in dc.
were your 512x2 ddr333 running in dc?

Profile: old hand
More Information

You get better performance from 2x512MB vs. 2x1GB.

The reason is because for normal desktop use 1GB is optimal under WIN XP.

Since your computer has to provide the memory-mapping/page-filing for the entire memory space (1GB or 2GB in your case), and since you don't normally use more than 1GB memory, the extra unused memory is equivalent to a loss in performance.

Performance is measured in terms of execution time. Think about it this way.. you are looking for a name in a phone book. The phone book is mapped alphabetically for you already. Perhaps you perform a binary search through the book by starting in the middle, and dividing your search in half by every flip left or right of the current page.

Say your book is twice as big, it doesnt take you twice as long, but it does take you longer. Computers are binary machines, and so this analogy is the same concept for computers.

Also, if you have a large city, you need a large phone book. If you have a small city, you need a small phone book. It doesnt make sence to have a large phone book for a small city.

Just like you want to match the size of the city with the size of the phone book, you also want to match your memory usage with the memory size (maybe a few more pages/megabytes to make up for surges in population/data)

____________________________________________________
"Memory with lifetime warranty? So, whose lifetime is that?"
<A HREF="http://www.brentcrowley.com/" target="_new">homepage</A>
AIM BrentUnitedMem

Profile: stranger
More Information

RichPLS.

Benchmarks and scores are as follows

2001 333= 13,823 400= 13,813
2003 333= 5,186 400= 5,170
X2 333= 75.512 400= 75,373

danizaken.

Yes the Mobo supports DC and I have the modules in the correct slots.

Brent.

I understand what your saying but I would still have expected a speed boost due to the increase in DDR speed.
Also, by your reckoning, using just one of the modules would be faster than using two but this isn't the case I'm affraid. With one 1Gig module the scores fall even lower again though not by much.

Thanks again for the replys guys. My Dad has a slightly newer Mobo than me and I'm going to try the modules in his set-up next time I visit him.

Profile: Tom's Hardware Team
More Information

I wouldn't expect DDR400 to be faster than DDR333 on a system with a DDR333 CPU bus. Also, the chances are the DDR400 defaults to slower CAS values.

<font color=blue>Only a place as big as the internet could be home to a hero as big as Crashman!</font color=blue>
<font color=red>Only a place as big as the internet could be home to an ego as large as Crashman's!</font color=red>

Profile: stranger
More Information

Arggg is that the problem ? - I am capable enough to know that the Mobo accepts DDR400 ( basicaly I can read the box ;) ) but CPU bus is getting into the technical stuff for me :(

Thanks for the reply.

Profile: old hand
More Information

Yes, you would see a performance boost using 512MB rather than 1GB if in reality you are using 512MB (or just under) of system memory.

____________________________________________________
"Memory with lifetime warranty? So, whose lifetime is that?"
<A HREF="http://www.brentcrowley.com/" target="_new">homepage</A>
AIM BrentUnitedMem

Profile: Honorary Master of THGC
More Information

But not nearly as much of a loss as if your CAS timing settings are increased.

2 gigs at CAS 2 are faster than 1-gig at CAS 3

<pre><font color=red>°¤o,¸¸¸,o¤°`°¤o \\// o¤°`°¤o,¸¸¸,o¤°
And the sign says "You got to have a membership card to get inside" Huh
So I got me a pen and paper And I made up my own little sign</pre><p></font color=red>

Profile: old hand
More Information

I would have to assume the comparison is just between memory sizes at the same latency.

..of course :D

____________________________________________________
"Memory with lifetime warranty? So, whose lifetime is that?"
<A HREF="http://www.brentcrowley.com/" target="_new">homepage</A>
AIM BrentUnitedMem

Profile: old hand
More Information

So according to what Master Crashman is saying, the memory is limited by the CPU (There is a latency differece between DDR-400 and DDR-333)

If both modules are being run at the same speed, as limited by the CPU, AND you are running the same setup on both 2x512MB and 2x1GB modules, you would expect to see a performance decrease by the addition of the unused memory.


____________________________________________________
"Memory with lifetime warranty? So, whose lifetime is that?"
<A HREF="http://www.brentcrowley.com/" target="_new">homepage</A>
AIM BrentUnitedMem

Profile: Tom's Hardware Team
More Information

Also, asynchronous clocks can lead to slightly decreased system performance due to the memory controller doing more work.

<font color=blue>Only a place as big as the internet could be home to a hero as big as Crashman!</font color=blue>
<font color=red>Only a place as big as the internet could be home to an ego as large as Crashman's!</font color=red>

Profile: Tom's Hardware Team
More Information

Your memory can only transfer data as fast as it gets it. The CPU bus for the XP2700+ is DDR333 (166MHz clock using DDR technology), so DDR400 memory can't get that data any faster than the CPU bus can transmit it.

Furthermore, it's sometimes possible to get better performance from DDR400 by lowering the speed to DDR333, when using a CPU with a "333MHz" bus. The reason is, the memory controller has to do the work of synchronizing data between the two different bus speeds.

<font color=blue>Only a place as big as the internet could be home to a hero as big as Crashman!</font color=blue>
<font color=red>Only a place as big as the internet could be home to an ego as large as Crashman's!</font color=red>

Profile: stranger
More Information

I get it now, thanks :)

Looks like it's time to go 64 bit I suppose !


  Tom's Hardware Forums » Motherboards & Memory » Memory » More/better RAM - worse performance

Go to:
 

Google Ads
Ad
News

Multicrystalline silicon solar cells to become mainstream, say industry players

Published on November 15, 2006

Although solar cells based on monocrystalline silicon deliver better performance than multicrystalline silicon, industry players believe that the latter should rise as the mainstream material for solar cells due to its lower cost. Read more

AMD To Lower Power Usage Of 45 Nm Processors

Published on February 01, 2008

AMD recently notified partners that its 45nm-based processors will be launched on time by the second half of 2008. Read more

Large-size LCD panel oversupply to be worse than expected

Published on September 22, 2005

Despite strong sales of large-size TFT LCDs in the second quarter, slower-than-expected system production and end-system sales for flat-panel TVs and monitors will exacerbate an expected oversupply of panels in the latter half of the year, iSuppli predicts. Read more

Analog Cell Phone Network Going Off-air Feb 18, 2008

Published on December 27, 2007

United States - The FCC voted in 2002 to allow cell phone carriers to begin allowing their analog networks to go offline beginning February 18, 2008. Read more

Latest Reviews & Articles

Atom, Athlon, or Nano? Energy-Savers Compared

Published on October 03, 2008

We compared Intel’s Atom 230 and VIA’s Nano L2100 processors hoping to find the best product for low-power applications. VIA is in the vanguard of performance. Is this enough to beat Atom? Read more

Interview: Bigfoot's Killer NIC, Exposed

Published on October 02, 2008

Since its release, the Killer NIC has garnered a reputation for being an extravagant and largely unnecessary add-on for the do-it-yourselfer. Seeking additional insight, we approached the card's designer. Read more

Seagate's 1.5TB Barracuda: Bigger And Better?

Published on October 02, 2008

Seagate is the first hard drive vendor to offer a 1.5 TB drive in the 3.5” form factor. Meanwhile, WD sent us its RAID Edition 3 (RE3) drive. We tell you which is the best HDD choice today. Read more

Updated CPU Charts 2008: AMD Versus Intel

Published on October 01, 2008

The processor is the heart of your PC, and our updated charts for Q3 2008 show 54 of them competing in terms of performance. Using our updated suite of benchmarks, compare your favorite AMD and Intel CPUs after reading this introduction. Read more