Linked by Eugenia Loli-Queru on Thu 10th Nov 2005 02:12 UTC
Mozilla & Gecko clones Firefox turned one year old Wednesday, marking yet another milestone for the popular open-source browser. Firefox has grabbed 8.65 percent of the market and put a dent into Internet Explorer's dominance, according to NetApplications' October results. Elsewhere, Camino 1.0b1 was released.
Thread beginning with comment 58895
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: 1 year past by...
by DittoBox on Thu 10th Nov 2005 17:09 UTC in reply to "RE: 1 year past by..."
DittoBox
Member since:
2005-07-08

I have to agree. I've seen some pretty nasty conversations in the firefox bugzilla DB. Asa & Co., bickering with people who want some seemingly logical additions/changes to some of the smallest and littlest things in firefox.

To me however the biggest problem with firefox is simply how slow it is. It takes a lot of memory, on my system, with two tabs a few extensions and 512 mb ram, it's taking the #1 spot in memory consumption at 61.5mb (windows xp).

I'm not really concerned about features, I like a slimmer browser, I'll install extensions for the functionality I want. What I want right now is for an optimized and sped up firefox. One of the largest packages I've built on a linux system were firefox and thunderbird, the packages weighing in at a very large 30mb each, and these are bzipped! I'm not sure how much of this is actually compiled, but I'm sure a lot of it is, it takes a very long time to compile it compared to most other packages.

I still love firefox though, and wish it all the best. I've been using it since phoenix .6 and think that in time it'll be a great browser someday.

Reply Parent Bookmark Score: 1

RE[3]: 1 year past by...
by binarymelonc on Thu 10th Nov 2005 19:08 in reply to "RE[2]: 1 year past by..."
binarymelonc Member since:
2005-11-10

61.5 mb? Count yourself lucky.

http://www.binarymelon.com/taskmgr.jpg

Reply Parent Bookmark Score: 1

RE[3]: 1 year past by...
by joekiser on Fri 11th Nov 2005 02:15 in reply to "RE[2]: 1 year past by..."
joekiser Member since:
2005-06-30

One of the largest packages I've built on a linux system were firefox and thunderbird, the packages weighing in at a very large 30mb each, and these are bzipped!

That's because the source tree is shared for Firefox, Thunderbird, and SeaMonkey. So each time you download the source tarball, you are downloading components for all three programs, plus the Gecko engine, plus a bunch of other libraries. It's entirely possible to build each program from the same source tree; why most distributions don't include this as the default behavior is beyond me.

Reply Parent Bookmark Score: 2

RE[4]: 1 year past by...
by DittoBox on Fri 11th Nov 2005 03:08 in reply to "RE[3]: 1 year past by..."
DittoBox Member since:
2005-07-08

I suspected this, but wasn't sure. Thanks for correcting me.

Reply Parent Bookmark Score: 1