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 have not even heard of that game. will take a look
    • Chasys Photo 5.41.01 by Razvan Serea Chasys Photo is a suite of image editing applications including a layer-based image editor with adjustment layers, linked layers, timeline and frame-based animation, icon editing, image stacking and comprehensive plug-in support (Chasys Photo Editor), a fast image viewer (Chasys Photo Viewer) and a fast multi-threaded image file converter (Chasys Photo Converter) , with RAW image support in all components. It supports the native file formats of several competitors including Adobe Photoshop, Affinity Photo, ArtWeaver, Corel PhotoPaint, FireAlpaca, GIMP, Krita, Paint.NET, PaintShop Pro and Pixlr, and the whole suite is designed to make effective use of multi-core processors, touch-screens and pen-input devices. Designed under the mantra of “unique, flexible and powerful”, Chasys Photo takes a radically different approach to image editing with the aim of opening up new possibilities for those who dare to be different. Chasys Photo key features: Free-style layering with blending modes Adjustment layers with multiple adjustments per layer Linked layers (a.k.a Linked Smart Objects) Composite, Image List, Frame Animation and Object Animation image modes Animation, both frame-based and object-based (timeline animation) Animation Composer engine Image Stacking for noise reduction, super-resolution, etc. Tablet/Pen-input/Stylus support with pressure control Touch-screen support with gestures including pitch-to-zoom and multi-finger panning Support for the native formats of Adobe Photoshop, Affinity Photo, ArtWeaver, Corel PhotoPaint, FireAlpaca, GIMP, Krita, Paint.NET, PaintShop Pro and Pixlr Support for common formats such as JPEG, animated PNG, animated GIF, TIFF, PICT, WebP, HEIF, DDS, JPEG-2000, JPEG-XR, JPEG-XL, AVI video, etc. Support for the OpenRaster interchange file format and rare formats such as QOI, MNG/JNG and DPX Support for older formats such as PPM/PGM/PBM, PCX/DCX, PCD, TGA, COKE, etc. Comprehensive Camera RAW file support with live adjustment Extensive plug-in support with streamlined SDKs Support for Photoshop Filter Plug-ins (.8BF) Advanced printing and scanning engines PDF document generation Icon and cursor editing, import and export, including Vista-style and Mac-OS icons Screen Capture, including Video Screen Capture with multiple triggering modes Video capture from devices (e.g. TV/Video) Supports multi-core processors, High-DPI displays and Multiple Display setups Integrated File Browser, Bluetooth OBEX and in-built utilities (Calculator, Notepad) Shell integration with thumbnails and conflict detection Unlimited Undo/Redo and Asynchronous Auto-Save, with Just-in-time memory compression to save space Fully re-editable text with advanced styling and effects (TextArt) Full alpha channel through out the workflow with Alpha protection (a.k.a. transparency protection) Multiple language support with user-editable language files and translation assistant (Chasys Photo Language Studio) Anti-aliasing and super-sampling support in tools and paths* Smart-resizing (similar to seam-carving) Best-in-class post-edit heuristics anti-aliasing engine Physical measurement specification with display size detection via EDID Uses the latest CD5 specification with animation and multi-resolution Super-fast internal graphics engine (JpDRAW2) Full UNICODE support in all components Metadata save, restore and scale to imitate vector art Configurable Guides and Grids with Snap-to-Grid Smart-dither to custom palette Asynchronous preview rendering engine Pantone equivalent palettes for PMS 100 to 814-2x Automatic color naming ... and many more! Chasys Photo 5.41.01 changelog: New Features Layered images with multiple pages (Composite/Multi-page) Additional templates to support template-centric workflow New Layer Blend Mode: Inverse Luma Mask Horizon detection in Rotate Transform Cropping option when importing video Orientation options in QR Code Generator plug-in Solved angle ambiguities (CCW versus CW) Internal Improvements Improved graphics engine (JpDRAW2™ v26.05) Improved CD5 codec (v4.10, improved ACSC compression) Improved interpolation when downsizing images Improved motion detection in Video Capture Slightly lower memory usage (RAM is getting expensive!) File Support and Bug Fixes Improved PXZ file support (placeholders, blanks) [bug-fix] Memory leak in flt_JPEG.dll Download: Chasys Photo 5.41.01 | 46.1 MB (Freeware) View: Chasys Photo Home Page | Wikipedia Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • We don't need stars for the word, just use the word "CSAM"
    • If they want to do business in the UK then they can't ignore it. thats why Imgur pulled out of the UK
  • 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
      508
    2. 2
      PsYcHoKiLLa
      220
    3. 3
      ATLien_0
      92
    4. 4
      +Edouard
      90
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!