Like many of the other Firefox memory changes, this one leaves me feeling a little ambiguous. On the one hand, obviously keeping memory usage down is good. On the other hand, waiting to decompress/decode images until they are visible to the user means that there are obviously going to be performance trade-offs (and also, obviously, design/engineering trade-offs). Speaking just from my personal usage: I don't think th…
Firefox fixes save gigabytes of memory on image-heavy pages
51–60 of 203 posts
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#52Is it time to switch back to Firefox from Chrome? I remember when I originally switched around Firefox 3.5.x Chrome was much leaner and faster. Has the pendulum finally swung back the other way?
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#53While reduced memory usage is good, it doesn't help when has major problems handling multiple open tabs with flash player, has problems with javascript-heavy pages, and the firefox profiles STILL degrade in performance over time.
I really don't want to remake my FF profiles every 2 weeks just to avoid performance issues.
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#54Earlier quoted context omitted.
If image decoding is asynchronous (don't know - guessing it is already?) and you decode them when they get near to the viewport and not just when they become visible, then it should always be decoded by the time you scroll to it and yet never jank the page. Scrolling a long way really fast probably means there's a small delay while it decodes images, but surely that's worth it to save gigabytes of memory?
> but surely that's worth it to save gigabytes of memory I'm not sure _save_ is the right word here...using available memory has no particular cost to me over not using it. Of course, the _available_ modifier is relevant, so I take your point.
I switched from Chrome to Firefox a couple of months ago for its ability to handle more tabs without slowing/crashing, and for its better performance with image-heavy pages. So, for me, it's not just "who cares?" it's a killer feature.
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#55Like many of the other Firefox memory changes, this one leaves me feeling a little ambiguous. On the one hand, obviously keeping memory usage down is good. On the other hand, waiting to decompress/decode images until they are visible to the user means that there are obviously going to be performance trade-offs (and also, obviously, design/engineering trade-offs). Speaking just from my personal usage: I don't think th…
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#56Re: Firefox fixes save gigabytes of memory on image-heavy pages
#57Like many of the other Firefox memory changes, this one leaves me feeling a little ambiguous. On the one hand, obviously keeping memory usage down is good. On the other hand, waiting to decompress/decode images until they are visible to the user means that there are obviously going to be performance trade-offs (and also, obviously, design/engineering trade-offs). Speaking just from my personal usage: I don't think th…
I imagine it's good for image heavy sites like Pinterest or Tumblr.
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#58Earlier quoted context omitted.
really? I have about 20 tabs open on Chrome now with no lag, with one tab open in Firefox my whole system grinds to a halt.
The "many tabs" situation where Firefox performs better than Chrome is more like 50+ or 100+ tabs than 20. People have widely different use cases with tabs. My experience is that performance on Chrome degrades beyond 30 or 40 tabs, though the exact value depends on your system. You can have Firefox open with 400 tabs without too much performance degradation. Many tabs will be swapped to disk or not even loaded, but t…
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#59Is it time to switch back to Firefox from Chrome? I remember when I originally switched around Firefox 3.5.x Chrome was much leaner and faster. Has the pendulum finally swung back the other way?
All this "jumping to Chrome" was simply a hype thing IMHO, and I generally don't care about hype.
Re: Firefox fixes save gigabytes of memory on image-heavy pages
#60Earlier quoted context omitted.
As spyder says in another thread of this post, on the given page ( http://congressoamericano.blogspot.fr/p/fotos-do-congresso-a... ) Chrome decodes and decodes... the memory usage goes up and up. I was using 1.5GO of memory before closing it (and still far from having loaded everything).
Do you know if the tabs run in separate processes yet (like Chrome) or will a crash/memory leak/long running script cause the whole browser session to close?