top | item 2404065

(no title)

philikon | 15 years ago

Yup, we do (I work for Mozilla). We're glad that have this strong competition, it makes for a better market and better products for the users to choose from.

Note that Firefox nightlies are already ~10% faster than Firefox 4. Performance continues to be an important part of our development efforts.

discuss

order

FooBarWidget|15 years ago

What does 10% faster mean? When people talk about "performance" I'm sure that most of them actually mean UI responsiveness, not raw number crunching performance. How do you measure that and what does 10% in that context mean?

sayrer|15 years ago

It's actually around 10% faster at a bunch of things. :) This includes some DOM APIs and just raw JS perf, depending on your platform.

Responsiveness will be improved in a different manner. We are working on a bunch of improvements for later in 2011 that should make a big difference. I think Firefox 4 is in general much better than 3.6, and I expect to see parallelism, responsiveness, and reliability continue to improve.

The big ticket items are multiprocess browsing and better debugging APIs--we have an issue with developer extensions causing performance problems. This is not necessarily the fault of Firebug or any of the other extensions. We need a better foundation for them to build on, and it really hurts us to give developers a slow experience.