web browser activity

durga ch

durga ch

@durga-TpX3gO Oct 22, 2024
I have been noticing this from quite a long time. Whenever any of the browser is idle for a very long time, say 30/40 mins, it hangs and a refresh wont help. it takes quite some time before the browser is again quick. I don't know the reason why. Not that the system performance is slow as everything else is quick.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • optimystix

    optimystix

    @optimystix-4yMPKC Apr 15, 2010

    it is something related to memory leaks and is most prevalent in firefox. it basically is that, once a portion of ram is used by the browser application, it is unable to empty the memory blocks after its work has been over. Thus the ram get loaded up and makes the computer slow.

    Now the thing is that this problem will be observable in the browser as well as the computer if the overall ram of computer is (generally) 1 GB or less. For systems with more amount of ram than that, it will cause a slow up of the browser only, or atleast so is my observation regarding this case. This sometimes escalates more if one has browsed through heavy media items such as lots of images and videos and then put the browser up for long. Long browsing (usually hours) of heavy stuff along with operationg of too many multiple tabs (I usually tend to have more than 25-30) and many addons and bookmarks will bring up this problem even sooner.

    the latest firefox is better than before but still will give you the problem and engineers there are fighting hard to overcome this. Opera and Chrome are much better in this respect.
  • sbscetferozpur

    sbscetferozpur

    @sbscetferozpur-V9HVvl Apr 15, 2010

    it can be related to memory issues.
    somethimes when we not use a task for a long time it get removed from the RAM due less availabilty of space hence it can take time to respond and also sometimes may not respond because it may be aborted by other procces.
  • vik001ind

    vik001ind

    @vik001ind-rOaCSy Apr 15, 2010

    this might help -->
    <a href="https://kb.mozillazine.org/Memory_Leak" target="_blank" rel="nofollow noopener noreferrer">Reducing memory usage - Firefox - MozillaZine Knowledge Base</a>