|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Firefox is a resource hog....When I have a number of tabs open, firefox runs slowly & uses lots of
memory. And when you close tabs, it doesn't seem to release the memory. What can I do about this? _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
|
|
Re: Firefox is a resource hog....Randy Cole writes: -+---------------- | When I have a number of tabs open, firefox runs slowly & uses | lots of memory. And when you close tabs, it doesn't seem to | release the memory. What can I do about this? what to do? i've no idea what's up? search for "bugzilla 412223" to start down this particular rabbit hole --dan _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
|
|
Re: Firefox is a resource hog....What I do:
1. killall -HUP firefox 2. Relaunch firefox and restore previous session On Wed, Jun 24, 2009 at 1:07 AM, Randy Cole<randyokc@...> wrote: > When I have a number of tabs open, firefox runs slowly & uses lots of > memory. And when you close tabs, it doesn't seem to release the > memory. What can I do about this? > _______________________________________________ > Discuss mailing list > Discuss@... > http://lists.blu.org/mailman/listinfo/discuss > -- John Abreau / Executive Director, Boston Linux & Unix AIM abreauj / JABBER jabr@... / YAHOO abreauj / SKYPE zusa_it_mgr Email jabr@... / WWW http://www.abreau.net / PGP-Key-ID 0xD5C7B5D9 PGP-Key-Fingerprint 72 FB 39 4F 3C 3B D6 5B E0 C8 5A 6E F1 2C BE 99 _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
|
|
Re: Firefox is a resource hog....Subject: Firefox is a resource hog.... What? WHY DIDN'T ANYONE TELL ME???!!!! :-D [ just to be clear, that ^^^ was a joke. ] On Wed, Jun 24, 2009 at 01:07:51AM -0400, Randy Cole wrote: > When I have a number of tabs open, firefox runs slowly & uses lots of > memory. And when you close tabs, it doesn't seem to release the > memory. What can I do about this? Hi Randy, other things you could try if you haven't yet: #1 - using htop, top, or ps make sure all firefox processes are dead. #2 - upgrade to a later version? > _______________________________________________ > Discuss mailing list > Discuss@... > http://lists.blu.org/mailman/listinfo/discuss -- This text was created using speech recognition software. Some errors may be present in the transcription. A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why is top posting frowned upon? _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
|
|
Re: Firefox is a resource hog....On Wed, Jun 24, 2009 at 1:07 AM, Randy Cole<randyokc@...> wrote:
> When I have a number of tabs open, firefox runs slowly & uses lots of > memory. And when you close tabs, it doesn't seem to release the > memory. What can I do about this? Consider installing the Flashblock and NoScript add-ons. Most resource issues I've experienced with Firefox are not due to Firefox itself but to all of the flash and javascript that many sites are using these days... _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
|
|
Re: Firefox is a resource hog....On Wed, Jun 24, 2009 at 09:49:15AM -0400, David Hummel wrote:
> On Wed, Jun 24, 2009 at 1:07 AM, Randy Cole<randyokc@...> wrote: > > When I have a number of tabs open, firefox runs slowly & uses lots of > > memory. And when you close tabs, it doesn't seem to release the > > memory. What can I do about this? One thing I just ran into: Ubuntu's Firefox-3.0.10 packages (the latest version, AFAICT) are MUCH worse than the latest upstream code. At work I deal with a web ap with a UI that's javascript-heavy, and it brings my browser (and my machine, for that matter) to its knees after about an hour. It leaks memory like old car A/C units leak freon. I can actually watch it leak memory by running top. I downloaded the 3.0.11 release directly from Mozilla and installed that side-by-side, and the memory usage is extremely stable, at least in the short term. > Consider installing the Flashblock and NoScript add-ons. Most > resource issues I've experienced with Firefox are not due to Firefox > itself but to all of the flash and javascript that many sites are > using these days... Note of course that you can simply remove flash and turn off Javascript if you don't need those; but unfortunately these days it's getting harder and harder to get by without them (especially Javascript). If you need them (e.g. you need to use problematic sites), you're kinda stuck. And FWIW many of the Javascript problems are caused by bugs in Firefox. -- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0xDFBEAD02 -=-=-=-=- This message is posted from an invalid address. Replying to it will result in undeliverable mail due to spam prevention. Sorry for the inconvenience. _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
|
|
Re: Firefox is a resource hog....On Wed, Jun 24, 2009 at 4:58 PM, Derek Martin<invalid@...> wrote:
> On Wed, Jun 24, 2009 at 09:49:15AM -0400, David Hummel wrote: >> Consider installing the Flashblock and NoScript add-ons. Most >> resource issues I've experienced with Firefox are not due to Firefox >> itself but to all of the flash and javascript that many sites are >> using these days... > > Note of course that you can simply remove flash and turn off > Javascript if you don't need those; but unfortunately these days it's > getting harder and harder to get by without them (especially > Javascript). If you need them (e.g. you need to use problematic > sites), you're kinda stuck. This is why I use the aforementioned add-ons. I want the flash plugin installed and js enabled, but I don't want flash or js to run unless I explicitly allow it to run on a site-by-site basis (that is, if my interaction with the website requires it). There are many sites that will peg your CPU due to all of the flash/js crap that is running (mostly for ads and whatnot), and all this is usually not required for interaction with the site. > And FWIW many of the Javascript problems are caused by bugs in Firefox. Agreed, there have been several cases of this as well... _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
|
|
Re: Firefox is a resource hog....On Wed, Jun 24, 2009 at 05:19:15PM -0400, David Hummel wrote:
> > If you need them (e.g. you need to use problematic sites), you're > > kinda stuck. > > This is why I use the aforementioned add-ons. I want the flash plugin > installed and js enabled, but I don't want flash or js to run unless I > explicitly allow it to run on a site-by-site basis (that is, if my > interaction with the website requires it). I guess what I'm saying is it doesn't always help. In my case, the only sites I care about that make substantial use of either one would be completely non-functional without them (e.g. Youtube and some internal web apps at work). It's the very thing I need that causes the problem... :( -- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0xDFBEAD02 -=-=-=-=- This message is posted from an invalid address. Replying to it will result in undeliverable mail due to spam prevention. Sorry for the inconvenience. _______________________________________________ Discuss mailing list Discuss@... http://lists.blu.org/mailman/listinfo/discuss |
| Free embeddable forum powered by Nabble | Forum Help |
