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

    • You get the latest James Bond game free with this Nvidia RTX 5060 Ti deal all for $330 by Sayan Sen Last week released its Radeon RX 9070 GRE 1440p gaming GPU for $549 (check our review here). If you can find it for that price, it's a decent deal. However in case you want to do 1080p gaming and don't want to spend much more than $300, then the MSI Ventus 3X GeForce RTX 5060 Ti 8GB is a great option as it's currently on sale for just $330 thanks to a coupon (purchase link under the specs table down below). With this you will get close to around 80% of the GRE's performance at a much lower price. The Ventus 3X line is known for its straightforward design. Here, MSI uses three of its TORX 5.0 axial fan systems, where linked fan blades are intended to stabilise airflow and maintain consistent cooling. A metal backplate with cutouts should help with heat dissipation while also reinforcing the card’s structure. The card’s shroud design is kept neutral in appearance, so it can blend into a wide range of builds without drawing attention. The technical specifications of the MSI Ventus 3X OC RTX 5060 Ti 8GB are given in the table below: Specification Value Model Name G506T-8V3C Interface PCI Express® Gen 5 x16 (uses x8) Core Clock (Extreme Performance) 2617 MHz (via MSI Center) Core Clock (Boost) 2602 MHz CUDA Cores 4608 Memory Speed 28 Gbps Memory Capacity 8GB GDDR7 Memory Bus 128-bit Display Outputs 3 × DisplayPort 2.1b 1 × HDMI 2.1b (up to 4K 480Hz or 8K 120Hz with DSC, Gaming VRR, HDR) HDCP Support Yes Power Consumption 180 W Power Connector 1 × 8-pin Recommended PSU 600 W Card Dimensions 304 × 121 × 44 mm Maximum Displays 4 Maximum Digital Resolution 7680 × 4320 Get it at the link below: MSI Ventus 3X OC GeForce RTX 5060 Ti 8GB GDDR7 (G506T-8V3C) + free 007 First Light (our review) bundle: $329.99 (with $50 promo code) (Sold and Shipped by Newegg US) This Newegg deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • Sigil 2.8.0 by Razvan Serea Sigil is a free, open source, multi-platform ebook editor. It is designed to edit books in ePub format (both ePub 2 and ePub 3). It also provides features for advanced users, like direct XHTML, CSS and XPGT editing. You can use it to add any of the metadata entries supported by the EPUB specification and create a hierarchical Table of Contents. Sigil key features: Free and open source software under GPLv3 Multi-platform: runs on Windows, Mac, and Linux (note Linux only receives limited support) Full UTF-16 support EPUB 2 spec support with limited EPUB 3 support Multiple Views: Book View, Code View and Preview View WYSIWYG editing in Book View Complete control over directly editing EPUB syntax in Code View Table of Contents generator with multi-level heading support Metadata editor User interface translated into many languages Spell checking with default and user configurable dictionaries Full Regular Expression (PCRE) support for Find & Replace Supports import of EPUB and HTML files, images, and style sheets, Documents can be validated for EPUB compliance with the integrated All imported files have their formatting corrected, and your editing can be optionally cleaned Plugins! Sigil 2.8.0 changelog: New Features create a separate Change Reading Order dialog for those who can not use drag and drop create a Drop Zone for users who want to use drag and drop to add files to their epub rewrite ImageTab to allow for basic image adjustments: rotate right, rotate left, crop, resize allow users more control over Prettify using prettyprint.xml created in Sigil prefs. update all CI github actions to the latest versions add cability to de-nest the newly native nested CSS so that it will work with e-readers in ImageViewer move image description to the top (Thank you BeckyEbook) make ImageView open images fitted to its window automatically (Thanks BeckyEbook) recognize more core mediatypes for image/jxl and imaage/avif from epub 3.4 spec recognize json as a mediatype in Sigil in prep for epub 3.4 spec (Thanks drmhessler) support json syntax highlighting in CodeView to support epub 3.4 spec (Thanks drmhessler) add new epb3 tool menu items to safely add and remove the nav from the OPF spine Bug Fixes make sure assigned clip number is not editable in ClipEditor greatly speed up All Files report generation in epub3s with manifest properties greatly speed up Delete Used Media by caching current cover image greatly speed up adding bulk resources to the OPF to speed up Add Existing ... fix bug in Open With on MacOS not properly parsing arguments fix bug in refreshing plugin toolbars (Thank you BeckyEbook) fix bug in GetInfo not using the proper times symbol (Thanks BeckyEbook) fix stripping out of css selectors with non properites (empty) use resizeColumnsToContents to set DeleteUnunsedMedia and DeleteUnusedStyles column width prevent user created custom metadata elements from breaking the lxml parser badly (Thanks BeckyEbook) fix bug that stripped out custom metadata from epub before a save use more standard shortcuts for for Previous and Next tab stop Sigil tools from implicitly adding back nav to spine if not present Download: Sigil 2.8.0 | 140.0 MB (Open Source) Links: Sigil Home Page | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • 85% off: Microsoft Office 2021 Professional Plus lifetime digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 85% on a lifetime license to Microsoft Office 2021 for Windows. This bundle is for families and small businesses who want classic Office apps and email. It includes Word, Excel, PowerPoint, Outlook, Teams, and OneNote. A one-time purchase installed on 1 Windows PC for use at home or work. Lifetime license for MS Word, Excel, PowerPoint, Outlook, Teams, & OneNote One-time purchase installed on 1 Windows PC for use at home or work Instant Delivery & Download – access your software license keys and download links instantly Free customer service – only the best support! Microsoft Office Professional 2021 (for Windows) includes: Microsoft Office Word Microsoft Office Excel Microsoft Office PowerPoint Microsoft Office Outlook Microsoft Office Teams Microsoft Office OneNote Microsoft Office Publisher Microsoft Office Access No faffing about with subscriptions, just classic apps that don't expire. Good to Know ONE-TIME PURCHASE INSTALLED ON 1 DEVICE Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2021 Updates included* *Support for this version of Office ends on Oct 13, 2026 A lifetime subscription to Microsoft Office 2021 Professional normally costs $219.99, but this deal can be yours for just $32.97, that's a saving of $192. For full terms, specifications, and license info, click the link below. Get Microsoft Office Professional 2021 for just $32.97, or learn more Office Home & Business for Mac is also available for $44.97 (at above link) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • Same with Linux, it never locks out people out of their own data.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      PsYcHoKiLLa
      238
    3. 3
      ATLien_0
      79
    4. 4
      Steven P.
      76
    5. 5
      +Edouard
      71
  • Tell a friend

    Love Neowin? Tell a friend!