Recommended Posts

Alright, I've been holding off posting this, but I just can't ignore it anymore. For the past week I've been trying to fix this.

I previously talked about Google Maps being stuttery and actually running better in the in-game Steam browser.

Well I recently realized that ALL Youtube videos stutter as well, dropping around 5 to 10 frames every 10 to 20 seconds. Always.

Now, back then I was still running a 4890, so I thought maybe the issue with Google Maps was due to AMD's Legacy drivers.

But no, I've since upgraded to a GTX 660 Twin Frozr III and the issue is still there, plus, the flash video issue.

The kicker? If I use IETab in Firefox on Youtube, there's zero frames dropped. Both Chrome and IE run flash (and maps) flawlessly, so the only conclusion I can come up with is that the issue is Firefox, not my computer.

I tried both the stable (17.0.1) and latest Nightly and the issue was there. I tried to do alot of things short of reinstalling Windows. Safe mode, new profile, disabling protected mode, HW acceleration off in Fx, off in Flash, off in both, on in both. Nothing could fix it.

I knew Firefox had performance issues but I didn't realize it was this bad. Makes me sad considering I've been using it since the Firebird days...

Now, a few questions, has anyone noticed this issue? Or was able to fix it? And when is Youtube gonna implement HTML5 on all videos!?

Servo is actually going to do that :)

what i dont get, if they are gonna ditch Gecko at some stage, why not just Ditch the whole Browser ( firefox ) an make a New Browser with the New rendering engine in it. , surely that would be easier

full HTML5 implementation wont come for years.IMO. so i wouldnt get ya hopes up to high

anyone know if there are any New builds with inContent ?

Not yet but might be soon since Download Panel is on its polishing phase so it requires Library window for Downloads handling (in future) that's why.

Servo is actually going to do that :)

So it is where they are doing Rust based future Firefox bug thanks for sharing it but I still consider as a business student, time to market is too late. Ehsan and Areyh did some excellent work to make Gecko little C++11 compliant and still working on it. It will help somewhat but not much. The reason why we see too much progress and intention on JS side is the good example that it code changed quite a lot and well documented except GC case where BillM and Terrence are doing heroic work.

what i dont get, if they are gonna ditch Gecko at some stage, why not just Ditch the whole Browser ( firefox ) an make a New Browser with the New rendering engine in it. , surely that would be easier

I'm not sure you understand quite how complicated a web browser is. There's a reason there are only, what, 4 codebases out there. Gecko, Trident, Presto and WebKit.

  • Like 2

I'm not sure you understand quite how complicated a web browser is. There's a reason there are only, what, 4 codebases out there. Gecko, Trident, Presto and WebKit.

And WebKit started as a fork of KHTML, Apple thought it was easier than writing their own engine (And Google decided the same)

Ion Monkey now do compilation off the main thread, enabling bug landed on Inbound. Several amazing bugs related to JS engine landing which will probably improve performance quite a lot. Few Snappy P1 bugs are near to land out of which one even landed it was related to Download API async.

Download attribute bug fixes and some other performance improvement coming. I am loving FF20 without Australis. Amazing performance.

Interesting bugs:

Cache font mechanism and sharing between pages (something like this) - https://bugzilla.mozilla.org/show_bug.cgi?id=816483

Ion Monkey - https://bugzilla.mozilla.org/show_bug.cgi?id=727857

Constant Invalidation fix on Tomshardware - https://bugzilla.mozilla.org/show_bug.cgi?id=805343

Mac only I think DLBI issue fix - https://bugzilla.mozilla.org/show_bug.cgi?id=819837

Regression regarding background - https://bugzilla.mozilla.org/show_bug.cgi?id=818643

Regression of CSS3D Transforms - https://bugzilla.mozilla.org/show_bug.cgi?id=815666

  • Like 3

I agree with The_Decryptor that current DLBI implementation is better than previous since new implementation improved rendering, scrolling and painting a lot, site with DHTML improved a great deal.

And WebKit started as a fork of KHTML, Apple thought it was easier than writing their own engine (And Google decided the same)

Indeed. Although I think (and correct me if I'm wrong) that now KHTML and WebKit share patches and remain broadly compatible in terms of source code, so they are, for all intents and purposes, one codebase.

Yeah, main development has shifted over to WebKit, but KHTML is still kicking around for a few reasons (Although it's not as refined as WebKit or up to date, but some of the Linux guys don't like Apple and Google controlling their web browsers, quite rightly)

Zlip792, once more thank you for your Interesting/Important bugs list, always appreciated, I always come to this topic to find your posts :)

But let's be honest Firefox performance sucks... And yes, I am a Firefox user, been using it for the last 8 years.

I don't care about browser benchmarks, most of them are pointless. """" woohoo I'm 1ms faster than you!!!! """"

What I care is that I have PC's where I install Firefox and not only have I to turn off HWA but sometimes uninstall it completely.

It's GUI get's stuck on "Not responding" loops many times. It can't even use more than a core. And most netbooks I came across just run it horribly.

My Asus 1201N, with a dual core Atom, overclocked to 2.0GHz, with 4GB of RAM, ION GPU with 512 Ram, runs it like crap, HWA is off always.It's new tab, close tab animation is like watching a turtle go from left to right on my 24" screen!

Seriously ever since Electrolysis was canceled (Snappy and Super Snappy don't have the same goals, or have any ambition like it had), I lost hope that Firefox will be a better product from a performance standpoint in the near (or even longer) future.

Quite honestly, In the beginning of 2013 I'm going to give Chrome a shot. If the extensions do work like the ones I use in Firefox I'll probably just jump ship.

Zlip792, once more thank you for your Interesting/Important bugs list, always appreciated, I always come to this topic to find your posts :)

But let's be honest Firefox performance sucks... And yes, I am a Firefox user, been using it for the last 8 years.

I don't care about browser benchmarks, most of them are pointless. """" woohoo I'm 1ms faster than you!!!! """"

What I care is that I have PC's where I install Firefox and not only have I to turn off HWA but sometimes uninstall it completely.

It's GUI get's stuck on "Not responding" loops many times. It can't even use more than a core. And most netbooks I came across just run it horribly.

My Asus 1201N, with a dual core Atom, overclocked to 2.0GHz, with 4GB of RAM, ION GPU with 512 Ram, runs it like crap, HWA is off always.It's new tab, close tab animation is like watching a turtle go from left to right on my 24" screen!

Seriously ever since Electrolysis was canceled (Snappy and Super Snappy don't have the same goals, or have any ambition like it had), I lost hope that Firefox will be a better product from a performance standpoint in the near (or even longer) future.

Quite honestly, In the beginning of 2013 I'm going to give Chrome a shot. If the extensions do work like the ones I use in Firefox I'll probably just jump ship.

Really appreciated that bro.

Also I think Patrick changes regarding async proxy checking etc caused this Not Responding loop regressions and Honza is behind fixing it. Lets hope I am not confusing two issues although they might fix bugs. Firefox sucks when Windows Power Plan is not High Performance, there was a bug about it as well.

For all others, latest hourly support "per window" private browsing... Yuppeeeeeeeee!!!!!!!!!

Is this why the video on this page doesn't play in Nightly, but does in IE?

It might be. This will add Firefox support for H.264 codec as well and MP3 and other audio support. So overall win win situation for us and kind of Flash Plugin more quickly hurry to death.

I might try Nightly again soon. I haven't really used it much for the last few months after experiencing a period of instability.

I've been getting a lot of bug spam about the private browsing window feature since then and i am hearing good things about performance improvents so I might as well give it a look.

Nightly since last week feels a lot faster to me , the context menus open up faster , scrolling is quick. Feels great!

It is reverse for me, few days back Nightly was smacking fast but now it regressed little bit.

Off the Main Decoding is soon to come in Nightly so watch out for another performance improvement. Some session restore cleanup work in also work in progress which will make it faster. So overall going in good direction except Australis work.

*snip*

I have to agree here. It is like Mozilla is lying about doing anything to address performance issues.

DLBI? No performance benefit - scrolling and UI is laggy.

Some JS fix here or there? No performance benefit - scrolling and UI is laggy.

Azure something or other? No performance benefit - scrolling and UI is laggy.

Invalidation something or other? No performance benefit - scrolling and UI is laggy

And threading / multi-process simple moves bad computation to another core (if you have one).

What you will see is simple more of cores maxed out and same performance.

I think the low-end systems they test FF on can run Skyrim on high settings.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • I am actually looking forward to this..... I think Dark Ages was way more fun than the tedious expansions for Doom 2 (nu-doom).
    • Pretty sure you will be happy with the result, good luck and take it slow!
    • Mixed thoughts. I do think MS realized it need's to re-focus on it's core while trying to get people to ultimate pay for AI. My windows machines is my gaming tower. That being said a windows machine I used as a server was just recently converted to no GUI Linux server (and it runs so much better for it's purpse), and general purpose laptop (non-gaming) that could run Windows 11 is using Linux. My work device is a MacBook Pro, and I have a raspberry PI acting as my DNS server, using linux. I honestly have more non-windows devices then devices. I don't consider myself typical user however.  
    • Here is how to watch Apple's WWDC 2026 conference where iOS 27 is expected by Taras Buria It is Monday, June 8, 2026, which means today is the day Apple kicks off its annual Worldwide Developer Conference, WWDC 2026. As usual, today's keynote will be full of consumer and developer-focused announcements, including new versions of Apple's operating systems, developer tools, and more. Apple streams its developer conferences, allowing everyone to tune in and watch the announcements live. Today is no exception, so here is how you can watch it. Apple WWDC 2026 will be available to watch on Apple's official website here. Also, you can stream it on YouTube and the Apple TV app on your Apple device. The stream kicks off at 10 AM PDT / 1 PM EDT / 6 PM GMT+1. Apple's annual developer conference usually focuses on new software experiences, so do not expect major hardware announcements. What is expected is the "27" series of Apple's operating systems, including iOS, iPadOS, watchOS, tvOS, visionOS, and macOS. Apple is unlikely to introduce major UI changes, but you can expect subtle tweaks to the Liquid Glass design language, particularly on Mac. One of the biggest changes Apple plans to announce today is a reworked, AI-powered Siri. The assistant will be available as a standalone app with a chatbot-like experience and Google's AI models under the hood. If you want to learn more about what is expected today at WWDC 2026, check out our dedicated article here. However, if you prefer a spoiler-free stream, tune in at 10 AM PDT / 1 PM EDT on Apple's official website, its YouTube channel, or the Apple TV app.
    • For we consumer readers, it would be helpful if you clearly stated in the headline if the article is about consumer or enterprise. Then readers will know if the article applies to them or not. 2 cents.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Steven P.
      72
    4. 4
      ATLien_0
      68
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!