Firefox 3 Performance Gets a Boost
jason writes "Mozilla has been working hard at making Firefox 3 faster than its predecessor, and it looks like they might be succeeding. They've recently added some significant JavaScript performance improvements that beat out all of the competition, including Opera 9.5 Beta. And it comes out to be about ten times faster than Internet Explorer 7! Things are really starting to fall into place for Firefox 3 Beta 4 which should be available in the next week or two."
Hopefully it can best Safari's Javascript performance. Firefox is pitifully slow compared to WebCore's javascript core.
One of the ways I usually demonstrate to people the advantage of Firefox 2 over IE7 is to show them the difference in time it takes to open multiple tabs. With Firefox, they open as fast as I can hit CTRL-T, but with IE it takes about a second for each one.
I stole this sig from a more creative user.
Ten times faster than IE in doing what? IE typically ends the race freezing up or crashing. Does that mean firefox is going to get to that point faster? I hope not.
The first thing that comes to mind when these massive improvements are being made is that the codebase is poor to begin with. However, all the other browsers seem just as bad. I realize html renders are very complex pieces of software, but why does it seem like they're all flakey? Is it HTMLs fault? Why do we even still use html? While proposed jokingly before, why not use something like PDF or flash for a fully graphical web? While it would make writing crawlers and accessibility harder, I think that is something that could be worked on, by providing an open standard for the files that can be parsed easier than html.
Waffles rock.
It still doesn't run on my computer and Firefox 2.latest_stable_release works fine. What's up with that? It just crashes immedietly upon opening.
To be honest, I hate it. WTF have they done with my handy URL bar? It used to be a place where I could type "slas" and get the slashdot URL come up. Even worse for "news", as it "handily suggests" all the pages in my history that have "slas" or "news" in my history.
Heads up for all those trying Firefox 3 is Oldbar. I suggest you get it if you don't like the new 'innovations' by Mozilla Corp.
The Safari team recently introduced some native javascript functions, which showed very impressive speed. It looks like the next release Safari will be up there as well (if not even faster still).
I'm off to download the latest Firefox to see how the two compare (on both Windows and OS X platforms).
The Mothership
So does this mean that NoScript users such as myself have already been browsing at this speed, if not faster?
I've been very happy with the performance of Firefox 3 beta 3 already, and added JavaScript performance is certainly nice. This will mean I'll try to use my VIA EPIA as desktop again, it's 1.2 GHz processor slowed down the internet experience just enough to make it the lesser option.
Now to restore flash again, it's still dysfunctional, and it is starting to get on my nerves. Sites that require flash are annoying, but not annoying enough that I never want to visit them again. Oh well, we'll have to wait for the official version I guess.
Firefox 3 is going to include support for the new Java SE 6 runtime environment.
This is a new implementation of the Java Plug-In that features increased reliability, ability to specify large heap sizes, ability to select a specific JRE version to execute a particular applet, and support for signed applets on Windows Vista.
The New Plug-in is designed to work with: - Internet Explorer 6 and 7 on Windows XP and Windows Vista - Firefox 3 on Windows XP, Windows Vista, Solaris and Linux
Personally, I've been wanting to use the Firefox 3 beta for some time, primarily because of the performance and speed boosts over Firefox 2, but my favourite add-ons still aren't compatible.Note: The new Plug-in does not work with Firefox 2, and no support is planned for this browser with the New Plug-in.
http://gemal.dk/blog/2008/02/24/firefox_3_gets_a_new_java_plugin/?from=rss-category/here
The Mothership
Bunnies http://bunnies.dawnofthegeeks.com/index.php?a=main&s=media& has been my pet project for awhile now and I've been using Safari on Windows to be able to edit large maps. It uses a lot of javascript/ajax to create a point and click interface to create maps. On IE7 it takes several seconds between clicking on a cell and the tile being placed. FireFox is a bit faster. Safari I think is the fastest. FF Beta 2 is pretty quick.
JavaScript is being used so much around the web now that it needs to be a focus for browser makers. It doesn't matter how fast you get the content to your user, if you use a lot of JS your site could appear to be slow and non-responsive.
Work Safe Porn
because RAM (us|suck)age in FF2.0 almost makes me want a Firefox Lite which means we havent really progressed with Browsers since Mozilla Suite/Netscape days FF (phoenix) was supposed to be a Lite version of Moz lets hope we don't need a lite version of FF3, be nice to keep those old computers working especially in poorer countries where nobody really has access/cash for a core duo with gigs of ram
in this thread
The Mothership
Silly question perhaps, but is optimized to use SSE, SSE2, SSE3, or any other instruction sets?
Life is not for the lazy.
Yes, they have been working hard on fixing memory leaks for years. On the other hand, Firefox will likely always have some memory leaks, as all browsers certainly do. I don't know of any massive leaks that will cause users to have to restart Firefox 3 regularly due to memory issues. If anyone can list a set of steps to reproduce such a problem, or cause Firefox 3 to use significantly more memory than other browsers, please do so, and the problem can be reported and fixed.
What a fool believes, he sees, no wise man has the power to reason away.
Safari 3.1 is supposed to be really fast as well. How do they stack up?
It wasn't so much a memory leak issue as it was memory fragmentation.
Microsoft's biggest mistake was thinking people wouldn't write complicated apps in Javascript. They supported it, in their usual half broken style, but it created the only widely deployed cross-platform system for running code that Microsoft has ever implemented. Now, with Firefox 3 running so fast javascript might become THE platform. It's hilarious because Javascript started out as such a kludgy platform and now it is becoming a serious contender if only because it's the only cross-platform thing Microsoft ever supported.
it'd be nice if they got they damn bookmarks to work
"I disapprove of what you say, but I will defend to the death your right to say it." - Evelyn Beatrice Hall, re Voltaire
Speed is great, speed is fine. I like speed. But how doing something about the fact that Firefox was that 550 megabytes of memory with only about 10 windows / tabs open? And I don't want to hear any nonsense about caching. Sorry, but I have NOT downloaded 550 megabytes of data today, and even if I had, I don't want it ALL cached.
This has to be the #1 complaint about Firefox -- that it's such a memory pig. Is the design so brain damaged that it just can't be fixed? Or do the developers just not care?
Yeah, my computer has a lot of memory, but I'd like to devote that to VMWare, Photoshop, video editing, etc. Not a browser!
Sometimes it's best to just let stupid people be stupid.
What would be really nice would be a way within Firefox to mute particular tabs or particular flash objects. I have no idea why this hasn't been implemented yet, but until everyone who uses flash starts coding in mute buttons it would be very handy.
I wonder when they're going to fix the "looks-like-ass-on-a-mac" issue
...caching the width of the space character across font variants so SmoothText will render text properly.
No, recently the developers have found that few leaks are left, so that to reduce memory usage further they had to change their focus to reducing fragmentation. Originally, the problem was leaks, it's just that once the worst ones were fixed fragmentation became responsible for a larger fraction of the memory usage. This a continuation of people trying to find one single cause of high memory use. As I and others have been saying for years, there is no one cause. There is no "the memory leak" or "the memory issue", just as there is no "the crash problem" or "the security problem".
What a fool believes, he sees, no wise man has the power to reason away.
Hey man, first off, let me say, Mr Mozilla, that I love your
software; the last time there was a big upgrade and I couldn't
afford the cost of the bandwidth, I sold one of my children.
Yea, so anyway, before I switched to Firefox I used Opera;
and even though I fully believe in a majority of standard
software being open source, opera compelled me with one
major feature: The Ability To Zoom The Entire Page to Size.
The other day I was accidentially using Internet Exploder,
and the internet exploded, but thats another story, after
the patch orgy I noticed that it had similar functionality!
I was blown away; it worked well, but then I remembered
that Opera was the only browser with full resume support for
downloaded files.
So all I'm saying is that I write code like you guys, only in
english, and its write once execute once or twice, and I have
no responsibilities, but I tell anyone I contact about you,
and wish you well, and wish your interface was less blocky
and more new-agey! maybe half way!
Anyway. choice is good; especially when its an alternative
between the rock and the hard place. Or an update and (another) kid.
-- moved to: feature-requests
If you're interested in facts I'll tell you what they are and I'll give you sources - Chomsky on The Big Idea
"The reason we are integrating our own allocator is that we've found jemalloc to be better than all the default allocators of our three main platforms (Windows, Mac OS X and Linux). Not only is it faster (and it shows in Javascript tests!) but it causes less fragmentation, so you should see a significant memory reduction after using Firefox for a lengthy period of time." http://ventnorsblog.blogspot.com/2008/02/beta-3.html
Sounds impressive. I understand they have fixed many memory handling bugs, too. But for me the big problem with Firefox is not slowness with JavaScript.
For me the big problem is the CPU hogging bug. The CPU hogging is much less of a problem with the most recent released version of Firefox, 2.0.0.12, but right now, on the computer I am using to type this, with 17 windows and 88 tabs open, Process Explorer shows Firefox to be spiking up to 75% of the CPU, with no activity.
Those of us who spend a lot of the day doing research, and can't resolve one issue before we must consider another, often have a LOT of tabs open.
I think the CPU hogging bug is very interesting, but I'm not in a position to try to fix it myself. What is interesting is that it seems to be a bug in Firefox that interacts with a bug or shortcoming in Windows XP SP2. So, someone taking the time to fix it may become semi-famous for understanding a severe OS limitation or bug.
What is interesting is that the CPU hogging bug is shared between Firefox, Thunderbird, and SeaMonkey. Often opening a lot of tabs in Firefox, and keeping them open for days, causes Thunderbird or Seamonkey to begin to hog the CPU, even though those programs are not being used heavily.
The history of memory and resource management in Firefox is that it has been VERY buggy. The Firefox development pages have claimed that they have fixed "hundreds" of bugs. Firefox is no longer unstable, in my experience, but instabilities in the past caused the rapid acceptance of Firefox to slow. People who tried Firefox sometimes went back to Internet Explorer when Firefox crashed, or there were other problems. So, poor Firefox memory and resource management have been a big factor in Firefox popularity, according to numerous news reports at the time.
Ok parent shouldn't have been modded offtopic, as the linked article does compare different browsers, but anyway...
The benchmark is linked from here, nightly builds of Safari are available here, and a build of Firefox with this enabled is available here.
The Mothership
Well someone had to, so I ran the numbers for OS X. All of the below were on OS X 10.5.2 running on a MacBook:
I guess if you're a Safari or Firefox person you can look forward to some really fast Javascript performance either way.
JSON, code decompression, and traversing XML are things that a browser does with JavaScript, some more often than others. Even in those cases, I wouldn't be surprised if browsers had parsers that 'helped' the common browser JavaScript tasks with faster native-library interfaces instead of purely native JavaScript interpretation.
Why is the parent comment marked as troll? It was reported a few weeks ago that the next version of Safari, 3.1, would see major JavaScript performance gains due to the latest WebKit builds. This article uses the beta Windows 3.0 version to compare to.
"Sufferin' succotash."
and does a single tcp socket's stalling not cause the whole damn thing to seize up?
Freezing the flash until the tab had focus might save a few CPU cycles too.
Apocalypse Cancelled, Sorry, No Ticket Refunds
Mozilla should be a serious player in (offline) web app development platform.
Why no body use it?
Why people are excited with AIR? Why not Mozilla?
Ah, welcome back MS marketing. We've missed you (not).
Just to give you the alternate perspective- I love the idea of Opera, and use the kick-ass mini (and mobile) versions every day. But on my desktop, it just seems so foreign. It's like a swiss army knife, with inbuilt functionality poking out every which way, and (in my head) obstructing the work I've got planned- It doesn't feel like it's mine.
I realise that it mostly is amazing, and I'm not satisfied with Firefox by any means, but Opera just feels alien; a bit like when you start messing about with WINE after a long period of not needing to.
I realise that seems woolly as fuck, but I guess Opera is sufficiently advanced that such intangible and abstract criticisms become the only valid ones.
"Be light, stinging, insolent and melancholy"
Or does a single tab still cause the entire browser to freeze up?
___
If you think big enough, you'll never have to do it.
I've been pretty happy with the direction Firefox 3 is taking. Some really great work is going into this thing. Only thing I've thus far found pretty rough is the new default UI elements, those are pretty hideous at this point.
Luckily many pages don't need Javascript or at least not a lot of JS to render.
What I find more important are the lockups I get because of limitations to multi-threading in FF, at least under Linux. There are situations where one window locking up means all windows lock up. There are situations where some initial connection to a host being stuck means all of the browser locks up. One can only guess, because FF does not indicate what the problem is -- but more frequently than is funny, I have FF get unresponsive, not re-painting windows anymore and just eating up CPU and memory without reacting until I kill it.
This sucks and this doesn't seem to have changed in FF 3.
So instead of snorting Slashdot, I can inject it into my veins?
I always see these benchmarks and wonder "why does this matter?". The only time I ever see Javascript run too slow or tax my CPU is when it's buggy and then it'll probably throw up all sorts of warnings anyway. This is on any browser I've used and any system.
What matters to me is the imperfect implementation of Flash (it's not really their responsibility but it is their problem) which often eats up 100% CPU from random flash objects or causes firefox to freeze. Another annoyance is Firefox being frankly poor at displaying large HTML files (when you go on websites with insanely large lists for instance). Where as IE and Opera display these as the page is downloaded. Firefox, for me, freezes, much like notepad will when you open a 2meg+ file . Sometimes it'll recover and display the page after a minute or so, sometimes I have to ctrl+alt+delete.
And even after all these comments, FF3 has still wrecked my browsing experience. I thought I could run both versions, but no, the beta seems to overwrite the decent version of Firefox. If it doesn't, then I still have to go through a lot of crap to uninstall and etc. Screw this. Screw Mozilla. I'm wondering who they were listening to when they implemented this.
I had these problems with Firefox 2 exactly running the default Ubuntu version. I downloaded the firefox 3 beta 3 from the website and it is so much better it is unbelievable.
- Where as before FF2 would use around 500 meg it now only uses around 50 meg
- Flash no longer crashes the browser
- Javascript no longer crashes the browser
- Those long pauses as it is doing something that stalls the browsers operation are gone.
I couldn't believe the difference.
It's just like Microsoft. You'll like it eventually. We'll force feed it now, so that the after taste isn't so bitter in the future.
To me, the stupid "awesomebar" is like selling out. Am I far wrong? I mean, I wanted one thing, and got sold a ton of different things - none of which met my need!
Agree with the parent... Screw Mozilla for this. Hard. I'm so annoyed, I really am.
There is no "the memory leak" or "the memory issue", just as there is no "the crash problem" or "the security problem"
Once upon a time there was this OS named Windows Millennium Edition, also known as "the" in your examples above.
one word: flashblock, link: https://addons.mozilla.org/en-US/firefox/addon/433
Just have the bad design.
I'll tell you who they were listening to: people with enough brains to install the program in a separate folder from FF2 and use a different profile. Your inability to do so does not reflect poorly on Mozilla at all.
How many other programs will let you run two separate versions without different program and settings paths?
As a programmer who uses a high-level, garbage-collected language with an optimizing native compiler, I would say "the memory leak" and "the crash problem" and "the security problem" are all symptoms of using C/C++ to write a gigantic network-facing program with an embedded interpreter.
I realize that it's easier to find C/C++ compilers and C/C++ programmers, but popularity aside, this has always looked like a recipe for disaster.
Because, of course, you can't have some developers fixing memory leaks and other developers improving performance.
Everyone knows that if you tell the developers working on improving performance to fix memory leaks instead, they will.
I have a Pentium M 1.86Ghz running Gutsy and I got 6867 with last night's nightly. Full benchmark results:
Benchmark Results
So as I understand it, this "awesomebar" learns from my browsing activities to determine which site I want to visit.
But what about the Clear Private Data option? If I delete my browsing history, will the awesomebar also forget that those sites were ever visited, or even exist?
Firefox is actually using FreeBSD's new malloc (jemalloc; PDF) internally, instead of the default OS allocater on all platforms. It's quite fast and has less fragmentation than other implementations.
That's pure BS. Even high-level languages have these problems. No one has had buffer overruns on PHP served pages, but how many have been hacked? Even they crash sometimes.
... ad infinitum is still not freed. I'd almost say manual reference counting is better because at least it forces you to think about how to cleanly delete your data structures.
And finally GARBAGE COLLECTION IS NO REMEMDY FOR MEMORY ISSUES. People are claiming this all the time, so I'll repeat garbage collection is no remedy for memory issues. People claim that garbage collected languages can't leak memory, and while I admit that this is true, this guarantee is practically worthless. The definition of a memory leak is a section of memory that is no longer referenced, but has not yet been freed. Garbage collection addresses this directly by freeing memory that is no longer referenced. And you say "that's great! All our memory problems are solved!", but instead we have "object lifetime" issues. You have references to this and that in your program and the problem is you still have to carefully plan when objects should disappear, and check to ensure that you have no references to that object anywhere in any of your active data structures. If you do, everything that is referenced by that object or referenced by a reference from that object or
Furthermore, garbage collection does NOTHING about memory fragmentation. Memory fragmentation occurs because all the objects you want to allocate are different sizes. Even though when first allocated you could compact them all together, after freeing a couple and and allocating some more, you can end up a ton of memory wasted between the different objects that somehow got spaced out. What you want to allocate a 64 byte structure, too bad the largest space we have left is 62, guess we have to brk another page to put it on. Strings are particularly notorious for fragmentation (which is why Firefox already uses pooling to combat the problem). Until 'everything is a handle' replaces the modern 'everything is a pointer' in modern languages and the runtime defragments memory while the program is running (at a scandalous cost in performance), memory fragmentation will be another problem to consider.
The fact is there is no easy solution to any of these problems. You can't say `use language X, it has feature Y' and you won't have that problem. These problems are hard, but at least there is some benefit -- it justifies making that much more than minimum wage.
Yes, it's like that. However, I find that it's *horribly* slow, and I wanted an option to turn it back to just scale text. If they can't get it right (read: fast) there's no point, because it now makes a useful feature - making small text bigger - near useless because it slows everything *way* down. I don't think it's "zooming" so much as "resizing". Can't quite explain the difference, but I think there's a distinction to be made there.
creation science book
And PHP is written in what, C? Right then. I'm not even sure I'd classify PHP as a high-level language; it has almost none of the features I think of when I think "HLL".
I never claimed it solved all memory issues, Mister Caps Lock, but they're much rarer. When's the last time you saw a Java program segfault because they screwed up pointer arithmetic? And I've written large programs in many languages, with and without GC, and I'm not sure why you claim that GC makes object lifetime issues worse. They overwhelmingly make them go away.
That's true. And the Firefox team is now at the point where they're working on memory fragmentation instead of leaks and crashes, which is great. But imagine how far they would be if they hadn't had to spend so much time over the past 9 years fixing leaks and crashes, and could have spent more time focusing on higher-level problems like fragmentation from the start.
I didn't say to use any particular language, or even a particular feature. I suggested using higher-level abstractions -- I doubt even the Firefox programmers are opposed to that. I'm simply pointing out that C/C++ is a lousy language for building higher-level abstractions. If you look at the Firefox source code, it looks like they're trying to demonstrate Greenspun's 10th Law yet again.
You sound like assembly-language programmers I knew in 1985 fighting against compilers, saying that a C compiler is no silver bullet because they'd still have portability issues. Yes, you will, but it's not on the same level at all.
Readers should know that Bunratty visits every story about Firefox and gives excuses for the problems. I don't know why he does it.
He says, "I've gone through the memory leak bug reports on Windows recently, and haven't run across any bug report that is similar to what you describe."
Many, many people have reported memory problems in Firefox, including in bug reports, in the media, and in numerous comments in this and every story about Firefox on Slashdot.
Originally he said that Firefox didn't have memory leak problems, or maybe they were caused by extensions. Now he says there are "100 memory leak fixes".
I think instead of multi-threaded, the developers should seriously consider a multi-process model. The front end skin could broker back end processes and provide a display buffer. This would provide free page isolation. If a plug-in goes haywire, bizerk or whatever the kids says these days, the front end can just kill off the process and continue humming along.
-rd
I have a Toshiba Libretto 110CT. This thing is unbelievably portable--but it is from 1998, so it has only a Pentium-MMX/233 and 64MB RAM, and I'm running it with W2K. Even with these piddly specs, browsing using FF 2.0.0.12 is acceptable--except when it comes to Javascript. GMail "newer version" borders on useless due to GMail's excessive JS usage (a simple mouseover triggers a shitload of events), and FF 2 keeps the CPU pegged at 100% for as long as 30 seconds while using GMail! So, I have high hopes that FF 3's JS performance will make such sites usable even on this little PC...
Why do I bring this up? While a Libretto is an extreme example, the EeePC's specs aren't significantly better than a Libretto's--despite being 10 years newer... The CPU is only ~4x faster, it has 512MB RAM (much better)--but the screen & storage are the same! So, JS performance improvements are definitely needed in FF...
Windows 3.1x calc: 3.11 - 3.10 = 0.00
There's no such language as "C/C++".
I have found JavaScript performance depends immensely on what it was written for.
For instance Gmail in FireFox is really fast, almost as if it weren't a web application.
However, Gmail in Opera is a lot slower.
Possibly due to how FireFox caches and similar, but either way, theend result is that Google Apps is a lot faster on FireFox.
This is my footer. There are many like it, but this one is mine.
On the other hand, Firefox will likely always have some memory leaks, as all browsers certainly do.
As a software developer, that belief is, frankly, completely BS. Memory leaks are a result of poor design, or poor debugging. Regardless, they are *not* the inevitable product of complex software, nor are they (or bugs in general) something to be simply tolerated.
No, sorry, neither I nor any Firefox developer has ever claimed that Firefox has no memory leaks. Certainly there are extensions with very serious memory leaks. Firefox has some leaks, too, but they are far more subtle than claimed. In most of the memory leak bug reports I've seen recently, you need a special debug build to determine that any memory at all is leaking. If you're seeing Firefox leak lots of memory, please do tell us how to reproduce the problem (it shouldn't be hard at all if the problem is as serious and widespread as you claim), and then developers can fix the problem. I'm asking because I'd like to help get the problem fixed, if there is in fact a problem. Don't you?
What a fool believes, he sees, no wise man has the power to reason away.
I agree bugs are not something to be simply tolerated. On the other hand, experience has shown me that all browsers do crash on occasion. Experience has shown me that all browsers have security vulnerabilities. These are not something to be simply be tolerated, but nonetheless, all browsers have those problems. They are a result of poor design or poor debugging, but whatever, all browsers have those problems. Likewise, in my experience all browsers have memory leaks. They should not be tolerated, but all browsers do have them. If you're going to wait for any browser to have no memory leaks, or never crash, or have no security vulnerabilities found in it, you're going to have to wait for a long, long time.
What a fool believes, he sees, no wise man has the power to reason away.
Sorry, but testing something on your machine like that isn't useful. Why? Because you did nothing to control and make sure there wasn't a confounding factor. I just tried it on my machine, and both opened very quickly, no delay that I could see. So it isn't the kind of thing you are going to get consistent results on.
For example one thing it could depend on is what the browser does when it opens a tab. FF brought up a blank page, IE brought up a "You've opened a new tab," deal. Might that take longer on a slower system? I dunno, but that is the kind of thing you have to control for. Another would be Windows caching and paging. If you use Firefox all the time, and have had it open and running for a while, good chance that Windows has it all loaded in RAM, and probably has parts of the program you aren't necessairily using cached. However if you don't use IE it needs to load. What's more, since parts of IE are system components, they may be the kind of thing that are loaded, but haven't been used in a long time, and thus written out to the page file. Even if you've plenty of RAM, Windows will page unused stuff unless you tell it not to (I don't know how it makes the determination precisely).
Now I'm not saying that this is what accounts for what is happening, just giving possible reasons and showing examples of the kind of things that need to be looked at and controlled for, especially in such a short test dealing with small timescales.
You found FF faster, another guy found IE faster, I find no difference. All we can really infer from this is that neither one is necessairily faster at opening tabs. There is at least one other thing that makes a difference. Until the confounding factor(s) are located and controlled for, you can't say which one is faster at opening tabs.
who acts as the trusted introducer between the site operator and the public
You're looking at this wrong. A password is the way by which a party is authenticated. It's like one half of a key exchange.
Trust is not required at that point, only auth. This distinction has been mathematically established by the cryptographic community. It is possible to transmit auth while transmitting absolutely no other information.
I digress, though.
All three just happen to have an element of pubkey in them. All three of the methods require that you establish trust ahead of time. That's not really hard to do. E-mail the pubkeys with PGP. It's really hard to do a man-in-the-middle attack on that.
Mod me down and I will become more powerful than you can possibly imagine!
but I finally upgraded to firefox 2 last thursday. Now I gotta upgrade again next week?
I'm not sure I believe that. A small number of absolutely trivial bugs -- maybe 8 or 10 -- would fix 90-95% of the Mac UI problems I'm seeing. The fact that somebody took the time to make it all look kind-of-sort-of right means they are taking an awful lot of work on it.
It's like Firefox's Mac UI was built by a Linux user who switched to the Mac 2 months ago, and thinks that it's all about being "pretty", and hasn't figured out that all the little consistencies actually mean something. He just needs somebody to point out that yes, these things matter. It's that way for a reason. Here's the rule for that widget.
(For example, ctrl-A and ctrl-E work, but the other Emacs-like keybindings don't. You can't seriously say that adding support for, say, ctrl-B and ctrl-F is "hard work" at this point.)
I've been filing bugs (with the built-in Feedback link) like crazy. Each one is really tiny, but together they add up. I wonder if they'll do anything about them. Of course, I've been wondering that since about Mozilla M14.
I think part of the problem, too, is that they keep bragging about how Firefox 3 has "native Cocoa widgets", but apparently that doesn't mean what it sounds like it means. When I hear that, I think "it'll use native widgets, like Camino". Apparently it means something more like "same old XUL, but we ask the Cocoa theme manager to draw some of the bitmaps". While many of the widgets look a lot more like Mac widgets, they still don't work at all like Mac widgets. I'm sure somebody thinks it's a feather in his cap, but for us users, this is a big step backwards; it's much better to look different and act different, than to look the same and act different.
They're making it even faster? FF3b1 was already scary fast... hehe, this is exciting! :)
Except that Mozilla relies on HTML, CSS, XUL and JavaScript for it's whole user interface, for it's extension system, ...
So, even with NoScript which stops the webside JS, there is still tons of JS to execute...
Yes, but do they have lasers?
If it follows previous versions, it's really fast until add-ons essential to making the browser usable are installed, then it will bog down to IE levels.
How can this be insightful? It's stupid and insane, and makes no sense.
I don't want programs that tries to think for me, but I want it to present options if possible. Autocomplete a URL is like tab-completion in the shell. This is useful and consistent.
Trying to present a selection of things in a mozilla-programmer-logic order will almost never be what the people want.
Stop telling people that their argument is invalid by being a straw man, damn it!
While my first instinct is to agree with you, I think the future involves systems that will learn what we want.
These early learning systems will piss us off, and I think the majority of hard-core geeks will turn them off, but they will get better with time. Given a few generations, they will ultimately be quite good and a much better way of doing things.
They will eventually solve issues, like when I jump on your machine and it behaves significantly different to mine, but just give it time.
Patience, Grasshopper. Patience.
This is how M$ should do things.
It's the latest version? Then it should run faster than its predecessors. IE7 (as Windows) it's so slow compared to previous versions.
They only place layers of s*** without cleaning and optimizing code.
They rely on the latest generation of CPUs to run all that junk and produce "satisfying" products.
One day, they will wake up and realize they got to clean their "backyard" (code) in order to have the same garden as the neighborhood (competition).
I'm a Debian Linux user first. But what do people who went Linux instead of XP do when they keep Windows 98SE around for games and casual use.
If I have understood correctly, http://www.mozilla.org/projects/tamarin/ and related projects will be a big win for JavaScript performance.
Wow, Internet Explorer is already in version, eh... 5040.
Swedish plasma phys. PhD student; MSc EE; knows maths, programming, electronics; finance interest; seeks opportunities
Just open Pandora in a tab & leave it there for a week. I have to close the browser at least every 3-4 days & reboot the computer every other week or so because it's running @ 90% physical & 80% cache memory.
This week, I had a new problem where, with 5% cpu usage, my system was running @ a load of 4 & started increasing by .2 for every tab I opened. Closing all the instances & killing the processes didn't help, but the only thing affecting the load was opening & closing tabs. A reboot later & everything is back to normal.
For example, on my computer (933 MHz Pentium III - not really the bleeding edge anymore, but IMHO should be more than enough for browsing the web), the new Slashdot discussion system works quite slow during the page loading, especially if there are many comments. Don't get me wrong, I think that the new system is great: no more getting lost in the discussion threads, or stumbling across the same comments over and over again. But even with this discussion - with a bit over 400 comments - I got the warning that a script on this site is making the browser unresponsive, blah blah.
So yes, this would affect at least my daily browsing. And with the fixed memory leaks and other performance improvements, I'm really waiting for the stable version, and I'm thinking of giving those beta releases a try, too.
So why on my computer am I using 2.25GB of Ram and 95% of my CPU right now with Firefox being the only program running? It might not be leaks, but they do not give back memory until you completely close the program. I do have 100+ tabs open, and have been using it for over two weeks without restarting it (except to force close it, and then restore session if I need to do something like watch movies).
And where did my Home button go? They need to bring back the home button.
Opera fanboy here (hey, we just love to creep out of the woodwork) just piping up with the usual "you do know Opera's interface is pretty configurable, right?" comment. I was a bit weirded out with Operas interface (although when I started using it I'd only been using computers for about 3 months and had barely gotten to grips with IE, so learning another interface was slightly easier), but I can sympathise that the default opera interface is a bit odd to strangers, and they could make things like exposing the hidden panels easier (right-click a toolbar, customise, toolbars tab, tick show hidden toolbars when customising).
As it is, my opera setup resembles neither IE, FF, Safari or Opera because I've found out the way I like the interface arranged and have done so accordingly. FF or IE don't give me nearly as much flexibility where it counts as Opera does, especially the woefully static IE7.
Moderation Total: -1 Troll, +3 Goat
I was referring to the memory leak in FF2 being fixed in FF3, it's not my fault you stupid fuckers can't comprehend a simple posting.
I bet you never get laid do you?
Fucking losers.
Can it cope with that shitty DICE ad that shoots my CPU usage up to 100% and no doubt drain the hell out of my battery life?
Slashdot: Seriously, PLEASE give HALF A SHIT about the quality of your site, and pull that fucking ad, it's pissing me off and it's been in rotation for MONTHS!
And if someone reading this works at DICE, please shoot your Flash developer immediately.
I don't block ads generally (being in an company that benefits from web advertising), but I've never been SO tempted before to block an ad server.
Comment of the year
it's=it is thank you for your time
With IE6 I can launch a new browser in a different process, and so I can kill stuff and free up memory without affecting other sessions.
I can't seem to do this with FF2 - everything ends up in the same process. Closing tabs and windows often doesn't reduce the memory footprint at all - you have to kill everything.
If Firefox can't get memory management right at least let make windows/tabs run in separate processes so that we can kill instances we don't care about, rather than keep ending up in a "all 1GB or nothing" situation.
It's quite ridiculous when an entire Windows XP vmware virtual machine running IE6 uses less memory than a FF2 instance running on the host.
Sure I sometimes still need to close IE6 browser windows when I run out of mem on the XP VM, but point is - the other IE6 sessions remain unaffected.
The restriction for GPL and like licensing is for "the code included with these tutorials." In other words MY code.
In other words you can take my code and relicense it as a closed source commercial product for all I care but you can't turn it into viral code that forces all code that touches it to be a certain license.
Learn to read.
Work Safe Porn
In fact most people think Javscript is bad because they have to use it inside browsers which tend to ignore the specification (OK, the one with 75% market share). In most cases Javascript is not the reason for frustration but the lack of DOM-compliant behaviour of the browsers (Ok, the one with 75% market share).
You may read some articles about Javascript, which indeed has some cool features. And with Adobes open sourced VM (Tamarin) it has a rather fast implementation too.
The Next Big Language
ECMAScript: The Switzerland of development environments?
JavaScript Speed Tests
-- "As a human being I claim the right to be widely inconsistent", John Peel
Aren't processes more useful for server apps? Like when each process gets a certain amount of connections (ie apache), so that if one is brought down the whole service isn't knocked out. But each process is pretty much independent, is doing essentially the same thing, and as such don't share memory or communicate (yes I know about IPC, but it's not quite the same thing).
:-) ).
I don't think this would work with an app such as firefox. If you had a separate process for each tab, think of the insane memory requirements; as they are independent of each other and do not share memory. And how would you make extensions work across multiple tabs?
Now, if you have each process be a different thing (ie one 'process' for extensions, one for each tab, one for the GUI elements, etc) all communicating and being dependent on each other - than what you have are threads, not processes. At least by the definition I've most come across.
Please correct me if I'm not groking it right (like I need to ask around these parts
yeah but how long had it been open and how much porn had you been looking at? firefox 2 had a ton of memory leaks. opening porn in all those tabs uses up a lot of memory that never gets released.
How about the executing performance of VB Script? Has it reached IE3 yet?
If you actually bother to click the links you'll see that the bulk (55s) of IE:s whopping 77 seconds are spent doing the tests base64 and validate-input. So in general, while certainly slower than firefox, it's not quite that bad.
Ever since that day when I woke up and heard about Netscape 6 (was using Netscape Communicator 4.7 at the time), all these browsers have seemed so slow to start up. It's that Gecko engine or whatever it is. The day I booted up Netscape 6 for the first time, it felt so heavy and slow to load up compared to that lightweight, fast Netscape 4.7. This is why I still dislike using Firefox/Mozilla/Opera/Netscape 8 (or whatever they're at now...) All these browsers are so slow to start up, and that's all I care about.
The other thing I hate is the way the tabs in Opera stack and after a bit of link-clicking you have about 200 tabs crammed across the bar. I checked the options and there is no option anywhere to "drop all tabs" on browser exit...
I will be impressed by Firefox 3 if it doesn't crash every time it hits some JavaScript-laden site, or has simply been running too long with poor memory management, or has too many extensions operating.
Granted, Firefox 2 IS pretty stable compared to earlier versions - but not as stable as it should be.
I still don't understand why most desktop apps are reasonably stable, but everything that touches a network is utterly unstable. I mean, I know that the vagaries of network data means you get data coming in that could be any kind of binary crap, that the issue of managing state is a problem, that Web servers are constantly sending crap data and screwing up, etc. But still, the least stable apps are always network apps. This has been true since back in the BBS days and it hasn't gotten much better.
Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
Seriously, they have made great strides with regard to the SVG performance but it's still abysmal. Even a low complexity interactive image will bring even the fastest processor to its knees and it's completely unusable on anything less than 2 Ghz.
They need to cache the rasterized data in layers and then only update the parts of the image that change. Cairo also needs to be updated so that you can draw and get the bounds at the same time (baffles me why this isn't already in there; right now you have to make two calls, one to draw, then another to get the bounds [which basically has to redraw the object again]... very slow).
-1, OMGWTFParanoidInsane?
Regarding memory consumption, most OSs have reasonable copy on write [http://en.wikipedia.org/wiki/Copy-on-write] memory management for both code and data segments. So if you fork a process, only the data blocks that are updated with new information consume additional memory blocks. New data blocks are essentially different web pages or java script which would occupy additional memory anyway. There is a little overhead to manage the pointers and slightly less efficient memory block usage due to the possibility of half empty tails for each process but I think it would be a reasonable trade-off for web page isolation especially when you factor in the instability of plug-ins.
When you think about the amount of interprocess communication that would be necessary between the independent "forked" browsers and the main skin it should be fairly minimal. Most tabs operate independent of each other. Occasionally a web app launches and references interaction on a pop-up pages, but even that amount of communication should be minimal. The heaviest data path would be for the actual web page. With more OSs moving to GL based environments even this could be minimized. A browser process could display to a GL plane and pass the plane ID to the managing skin. All the managing skin has to do at that point to tell the window manager to incorporate the active plane ID and let it do all the heavy lifting.
Threading is much more essential for applications that require significant inter-thread communication or the ability to launch and reap hundreds of threads for many sub tasks. The problem with threads is a bad thread can still take down the entire application.
There is nothing worse than having one bad web app take away all the other work you have opened at that time. This is exactly why I had to move to Firefox as opposed to Mozilla or Seamonkey. With these web browsers a bad web app can also take down your email and any web pages you happen to be editing.
Hope this helps.
-rd
What a fool believes, he sees, no wise man has the power to reason away.