• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

Firefox - new windows, lag time, about 20 seconds before the newwindow shows - any ideas?

D

daviddschool

Flightless Bird
Firefox - new windows, lag time, about 20 seconds before the new
window shows - any ideas?

This is a recent phenomenon - whenever I use Firefox and try to use
CNTL N or open new window (or if a link takes me to a new window),
there is sudden lag time of about 15-20 seconds before it appears.
Not sure why. Going to post in the firefox forum as well. Any ideas?
 
D

Don Wiss

Flightless Bird
Re: Firefox - new windows, lag time, about 20 seconds before the new window shows - any ideas?

On Tue, 16 Mar 2010), daviddschool <daviddschool@gmail.com> wrote:

>Firefox - new windows, lag time, about 20 seconds before the new
>window shows - any ideas?
>
>This is a recent phenomenon - whenever I use Firefox and try to use
>CNTL N or open new window (or if a link takes me to a new window),
>there is sudden lag time of about 15-20 seconds before it appears.
>Not sure why. Going to post in the firefox forum as well. Any ideas?


First thing go to the Task Manager, then the Processes tab, and see how
memory Firefox is using. The longer it is open, and the more tabs you open
and close, the more memory and the slower it gets. I've had mine well over
1 GB. When I do is to periodically close it, wait a few seconds for the
process to end. Then restart it.

Don <www.donwiss.com> (e-mail link at home page bottom).
 
S

someone watching

Flightless Bird
Re: Firefox - new windows, lag time, about 20 seconds before the new window shows - any ideas?

"Don Wiss" <donwiss@no_spam.com> wrote in message
news:3pg0q59m7ci66ud6nohfd3e2snq3tkhl6c@4ax.com...
> On Tue, 16 Mar 2010), daviddschool <daviddschool@gmail.com> wrote:
>
> First thing go to the Task Manager, then the Processes tab, and see how
> memory Firefox is using. The longer it is open, and the more tabs you open
> and close, the more memory and the slower it gets. I've had mine well over
> 1 GB. When I do is to periodically close it, wait a few seconds for the
> process to end. Then restart it.
>
> Don <www.donwiss.com> (e-mail link at home page bottom).


Here a way to HELP the excessive memory usage. It's not a FIX but does work
to help control FF memory usage from v3 up. I just copied and paste what's
below from my notes:

improve memory usage

This is by no means a REAL fix for Firefox memory leaks but it helps quite a
bit. This fix moves Firefox to your hard drive when you minimize it and as a
result it will take up considerably less memory. Upon maximizing Firefox
will obviously increase the memory usage however it does not go back up to
the insane amount it consumed before minimizing. It may take Firefox a
little longer to maximize since it will be located on the hard drive.

Here are the steps:

1. Open Firefox and go to the Address Bar. Type in about:config and press
Enter.
2. Right Click in the page and select New -> Boolean.
3. In the box that pops up enter config.trim_on_minimize . Press Enter.
4. Now select True and then press Enter.

Restart Firefox.

You can also set browser.sessionhistory.max_total_viewers value to 0.
That stops FF from using any caches for the back button. Inserting any
positive number will allow that number of pages to be stored (may have a
limit of 8).

The default is -1 which automatically determine the maximum amount of pages
to store in memory based on the total amount of RAM, as follows:

RAM Pages

32MB 0
64MB 1
128MB 2
256MB 3
512MB 5
1GB 8
2GB 8
4GB 8

---
 
Top