Announcement

Collapse
No announcement yet.

Firefox Enables Generational GC To Compete With Chrome

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • renkin
    replied
    Originally posted by cb88 View Post
    I have 10 tabs open in firefox ... 1Gb. That is obscene the pages aren't that large either Netsurf can load any one of them (except facebook since they have sshl issues) and never cross 30Mb. Thats 300Mb if I am generous for the HTML and image data... is javascript eating up 700Mb? The fact is Netsurf was able to load some of the pages in less than 5Mb from a fresh start the rest is just cache.
    It really depends on the types of webpages. even simplistic webpages can kill your computer if they're of the infinite-scrolling variety. Google came up with a pretty cool concept of a paginated version of infinite scrolling. It's a shame they don't use it for G+ because that's the perfect demonstration of the drawbacks of infinite-scrolling pages.

    Leave a comment:


  • Veerappan
    replied
    For reference, I've got 10 tabs open as well, and I'm sitting under 300MB memory usage currently. That's still more than I like, but it's nowhere near the 1GB you've got.

    Currently enabled extensions:
    Firebug (enabled but not active on any pages)
    Garmin Communicator (to sync my watch's GPS recordings for biking/running)

    Leave a comment:


  • FourDMusic
    replied
    FYI, the current GC in SpiderMonkey is an incremental GC using Mark and Sweep - it's equivalent to having a single generation. I'd expect that they are still using the incremental GC for each of the generational buckets in their new GC algorithm.

    Reference: https://developer.mozilla.org/en-US/...age_collection

    Leave a comment:


  • Veerappan
    replied
    Originally posted by cb88 View Post
    I have 10 tabs open in firefox ... 1Gb. That is obscene the pages aren't that large either Netsurf can load any one of them (except facebook since they have sshl issues) and never cross 30Mb. Thats 300Mb if I am generous for the HTML and image data... is javascript eating up 700Mb? The fact is Netsurf was able to load some of the pages in less than 5Mb from a fresh start the rest is just cache.
    Curious, but what addons/extensions are you using? Mozilla has often stated that some of its worst memory consumption/leak offenders were poorly coded add-ons. I'm sure some of the blame can be laid at Mozilla's feet, but it might not be all them.

    Leave a comment:


  • cb88
    replied
    I have 10 tabs open in firefox ... 1Gb. That is obscene the pages aren't that large either Netsurf can load any one of them (except facebook since they have sshl issues) and never cross 30Mb. Thats 300Mb if I am generous for the HTML and image data... is javascript eating up 700Mb? The fact is Netsurf was able to load some of the pages in less than 5Mb from a fresh start the rest is just cache.

    Leave a comment:


  • phoronix
    started a topic Firefox Enables Generational GC To Compete With Chrome

    Firefox Enables Generational GC To Compete With Chrome

    Phoronix: Firefox Enables Generational GC To Compete With Chrome

    The latest Mozilla Firefox nightly builds have begun enabling the generational garbage collector to better compete with Google's Chrome on performance grounds...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Working...
X