Linked by Thom Holwerda on Wed 25th Jun 2008 15:07 UTC
Internet & Networking The resource usage of browsers is an important aspect in modern-day computing, because the browser is taking on an ever more important role in day-to-day computing tasks. Hence, it may come as no surprise that many complaints regarding browsers are not about rendering speed or rendering quality, but about resource usage. Dot Net Perls ran an interesting benchmark on Windows Vista SP1, comparing 5 browsers to each other.
Thread beginning with comment 320046
To read all comments associated with this story, please click here.
Low memory can be BAD!!!
by JoeSmith on Wed 25th Jun 2008 18:50 UTC
JoeSmith
Member since:
2008-06-25

Personally I WANT my browser to use more memory. When you have 2GB or 4GB of RAM, the amount of memory the browser uses is nearly irrelevant.

In fact, I would RATHER the browser keep more cached information in RAM so that I can access it near-instant. If the browser, like FireFox 3, constantly releases memory back to the system, that means 2 things:
1. More CPU cycles (to calculate what to release)
2. More wait time if something you want to see was released from memory.

RE: Low memory can be BAD!!!
by asr4096 on Wed 25th Jun 2008 19:05 in reply to "Low memory can be BAD!!!"
asr4096 Member since:
2007-09-18

Do you know that some people use more than just a browser, but dozens of apps. The more effective the memory-handling is the better... <sigh>

Reply Parent Bookmark Score: 3

RE: Low memory can be BAD!!!
by smitty on Wed 25th Jun 2008 19:08 in reply to "Low memory can be BAD!!!"
smitty Member since:
2005-10-13

I didn't really care too much about the RAM issue either, but it's a no-brainer that using less RAM in these cases is better for 99.99999% of people.

From what I gather, FF3 just releases a bunch of caches after certain timeout periods are reached - so that background tabs stop caching stuff you aren't likely to use for hours anyway. CPU's are so insanely powerful these days that it might only take 5ms to recreate the caches when needed, and that's unnoticeable. Meanwhile, if that data was kept in memory and got swapped out to the hard drive it might make the whole system slow.

So yes, FF3 exchanges memory for increased CPU usage. But it isn't a problem because the CPU usage is still virtually nothing unless you're running on an i386, and I imagine your performance in those situations isn't going to be great anyway due to other bottlenecks besides the released caches.

Reply Parent Bookmark Score: 4

RE: Low memory can be BAD!!!
by Bending Unit on Wed 25th Jun 2008 19:23 in reply to "Low memory can be BAD!!!"
Bending Unit Member since:
2005-07-06

Sure, if your really want I can make you a browser that eats most of your memory no matter what. It will be a simple IE-based browser but it will absolutely use up your memory.

Those two points doesn't seem very relevant. Stuff like that takes no time.

Reply Parent Bookmark Score: 3