Alright. Just upgraded the processor on my computer. I always like to have another upgrade in mind and have an upgrade plan, but now I'm not quite sure. Here are my specs.
i3-3220 (this is great. Performs better than I thought it would. Will prob grt newegg cards for Christmas/birthday, so I may invest in an i5.)
GeForce GTX 650Ti
8GB of RAM
WD 600GB 7200RPM Caviar Blue HDD
450w psu, cooler master iirc
I also have a spare 80GB HDD to put in if I ever need the space, but I m trying to sell. I'm considering a SSD or maybe even another, bigger HDD (1-2TB). Also maybe aPSU. Not sure. What do tall think?
What should I upgrade
- a_bertrand
- Posts: 1536
- Joined: Mon Feb 25, 2013 1:46 pm
Re: What should I upgrade
Pretty much depends what you do with it. If it is PHP and web, then your setup is more than enough. If you do 3D rendering, maybe not
So you should tell us what you do with your computer.
Creator of Dot World Maker
Mad programmer and annoying composer
Mad programmer and annoying composer
Re: What should I upgrade
Darn, knew I was forgetting something, sorry ! I game on it (BF3, Skyrim, etc.) and I want to get into using game dev engines like Unity. I also code on it, but mostly PHP, so it's fine for that.
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: What should I upgrade
Its plenty fine. The I3 will need to be upgraded eventually but is good for now. I do not see a difference in my 8 gig machine and my 24 gig machine so the ram is plenty for now.
I would get a kick butt Mouse and keyboard
I would get a kick butt Mouse and keyboard
- a_bertrand
- Posts: 1536
- Joined: Mon Feb 25, 2013 1:46 pm
Re: What should I upgrade
Indeed for playing, that should be enough, even to do stuff with Unity 3D. I would not spend money yet, even on a SSD.
Creator of Dot World Maker
Mad programmer and annoying composer
Mad programmer and annoying composer
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: What should I upgrade
Really, the most important spec on a computer is RAM speed. Almost everything your computer does requires hitting memory (except for a few small operations using registers, but those are so small that they are not a concern), and memory is about 100x slower than the CPU. Therefore, leaving storage and the network out of the equation, memory is the weakest link on your system. And your system can only run as fast as its weakest link. This is called the Von Neumann Bottleneck. Modern i# processors do a lot to overcome this, from tons of space-age predictive computations and increased cache sizes and efficiencies, but it can't overcome it all, particularly when it comes to applications pushing huge amounts of data around, like games.
The indelible lord of tl;dr
Re: What should I upgrade
So you reccomend a RAM upgrade?Jackolantern wrote:Really, the most important spec on a computer is RAM speed. Almost everything your computer does requires hitting memory (except for a few small operations using registers, but those are so small that they are not a concern), and memory is about 100x slower than the CPU. Therefore, leaving storage and the network out of the equation, memory is the weakest link on your system. And your system can only run as fast as its weakest link. This is called the Von Neumann Bottleneck. Modern i# processors do a lot to overcome this, from tons of space-age predictive computations and increased cache sizes and efficiencies, but it can't overcome it all, particularly when it comes to applications pushing huge amounts of data around, like games.
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: What should I upgrade
I have no idea how fast the RAM you have is. You could look at that article I linked, and then find out what you have. If it is at least mid-grade, it is probably fine 
The indelible lord of tl;dr
Re: What should I upgrade
Jackolantern wrote:I have no idea how fast the RAM you have is. You could look at that article I linked, and then find out what you have. If it is at least mid-grade, it is probably fine
Woops. Didnt even see the hyperlink
- a_bertrand
- Posts: 1536
- Joined: Mon Feb 25, 2013 1:46 pm
Re: What should I upgrade
It is true RAM can and will be a bottleneck in many cases, but it pretty much depends what you do. Also it is not said you will be able to find exactly if it is the RAM or the CPU is bottleneck, so it is not so easy to find ways to improve the speed of your PC.
However, if you see that the RAM usage is 100% (or nearly) and your system starts to swap, then you know that adding more RAM will increase a lot the speed.
However, if you see that the RAM usage is 100% (or nearly) and your system starts to swap, then you know that adding more RAM will increase a lot the speed.
Creator of Dot World Maker
Mad programmer and annoying composer
Mad programmer and annoying composer