Why does IE use so much memory
-
I can tell you in two words: javascript libraries If a web page uses a library such as jQuery memory has to be allocated for every function in the library, even for the functions not used. Some web pages have dozens of libraries included
Interesting. Yahoo uses the YUI library. I see that I have the same problem in Chrome as well.
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
Sorry, can't remember.
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
That depends on how much porn you load in "Incognito-mode". Browsers nowadays use an instance per tab, that makes them more aggressive on the RAM, but also more stable if some plugin crashes or so. EDIT: Due to spelling.
regards Torsten When I'm not working
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
Don't forget IE8 and later spawn at least one process per tab as well. I don't know how much code gets shared between the tabs but I bet it's not that high....
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
It's not as if other browsers aren't guilty of the same thing. I'm on Chrome right now with 6 tabs open, which is pretty low for me. Can get to 20+ easily by the time I get through the new posts on Google Reader. Open up Task Manager and...16 processes running! Adding up the total, and...about 344MB. I just opened up IE9, and 6 tabs later...hmmm...198MB. Firefox, with only ONE tab open...201MB! So, it's certainly not just IE. Then there is Visual Studio...592MB process with just one instance running. Ouch!
The world is going to laugh at you anyway, might as well crack the 1st joke! My code has no bugs, it runs exactly as it was written.
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
I've been finding Win7 really wants to live in 8 GB of RAM. I made the argument that I was not the typical manager that needed the biggest and latest machine on the block just to check my e-mail. To my surprise they built me a machine that was i7 with 16 GB of RAM. I have just as big (if not larger) list of programs running at once and memory usage hovers at 8.38 GB. My AMD Phenom quadcore with 4 GB at home always seems to be wheezing. I plan to get another 4 GB to cure it, but it uses DDR2 :(
Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.
-
Mostly it is pages from Yahoo
And therein lies the culprite. I use Yahoo a lot too. Yahoo news, Yahoo mail, etc.... The Yahoo sites contain a crapton of javascript, AJAX callbacks and integration into other services like comments and ad-related stuff. These things are monstrous and they recklessly consume resources. I think they leak too, browsing several Yahoo articles and then closing all the tabs doesn't significantly reduce IE's memory footprint.
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
-
Member 7980583 wrote:
it's a full size tower with good fans
Doesn't mean they are a) working, or b) not so clogged with dust that no air gets through. I generally hoover my fans out twice a year or so, including processor, but definitely including the PSU.
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water
I agree. Even on a new mobo I've run into odd glitches that just shouldn't be and couldn't be easily pinned down until later the mobo just failed altogether. A new motherboard with all the same plugged in hardware (cpu/ram/ps/fans/hdd/dvd/cd/etc) ended up working just fine. And, the failed mobo was an ASUS as well! This was for my i7 proc with 6gb ram.
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
I have similar problems and I don't use IE. Windows 7 is a piece of crap. My H/W config. is also 4GB of memory on an AMD 64bit Quad. I have had it less than 6 months. So far, I had to run "repair" twice, put up with a number of BSODs (both "blue" and "black"), freezes, etc. I also use VirtualBox on occasion and when I do, Windows 7 refuses to shutdown when I close all running programs and issue the shutdown. I must force an "electrical power off" and then contend with the "options menu to start in safe mode, etc. the next boot-up. I have had more BSODs on Windows 7 (< 6 mo.) than I had in 8 years running XP. As far as being a more secure system, I question that when I look at the constant Windows updates and see that over 90% are "security updates". And don't even get me started on the annoyances - e.g., "sorting a folder and having the "ascending" order changed to "descending" order for absolutely no reason, copying files to an external HD only to find the symbolic links were copied and numerous other annoyances (I call them bugs, but I guess M$ calls them features).
-
Don't forget IE8 and later spawn at least one process per tab as well. I don't know how much code gets shared between the tabs but I bet it's not that high....
That can be adjusted. I had a problem with an XP machine where IE8 always froze after some time when browsing using many windows and/or tabs, particularly with sites with many large images. It showed up that something (no idea what) had set it into single process mode (all windows and tabs runs in the same process), by adding the value TabProcGrowth = 0 to
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
Saved a lot of memory actually, but the sideeffect was that it would freeze whenever memory use exceeded a certain amount, usually a little above 1 GB, even if there still was more than 1 GB free RAM left (4 GB in total on system). After setting TabProcGrowth = 18 it now runs in op to 18 processes (less will probably do, but haven't had time to experiment with it) and it hasn't frozen so far no matter how many tabs/windows I've opened, not even when being close to having used up all available memory. But if does indeed use a lot more memory this way per window/tab. More here: http://www.mydigitallife.info/hack-to-launch-only-one-or-limited-processes-of-ie8-regardless-of-number-of-tabs/[^]
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike
Recently I noticed that when I close IE tabs it doesn't close the processes it associated with them! Separate IE processes close and release memory only after the whole IE is closed... If you open a tab to watch a YouTube video you immediately lose a significant amount of memory and you cannot get it back by simply closing the tab. Very unfortunate behavior.
-
I have Windows 7 and I've recently had to do some cold rebooting due to the entire system freezing. I don't expect that in Windows 7. In the past, I've had SQL Server Management Studio, 3 instances of Visual Studio, Many browsers, NotePad++ and a whole slew of other apps open, with no problem. Currently I am finding that with a few apps open, the machine may freeze. It seemed to relate to IE when I have say, only 10 tabs open. I have 4 Gig of fast RAM and an I3 processor. I started watching the resources usage in the Task Manager. I see that closing IE may release 500 Meg of memory. That seems a bit excessive. Anyone have any thoughts? Written on Chrome... Thanks, Mike