The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: mozilla.dev.apps.firefox
From:
Gervase Markham <g... @mozilla.org>
Date: Tue, 03 Apr 2012 09:43:48 +0100
Local: Tues, Apr 3 2012 4:43 am
Subject: Re: Firefox download size
On 02/04/12 14:29, Benoit Jacob wrote:
Awesome. File a bug, tracking that one :-)
Gerv
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: mozilla.dev.apps.firefox
From:
Gervase Markham <g... @mozilla.org>
Date: Tue, 03 Apr 2012 09:45:42 +0100
Local: Tues, Apr 3 2012 4:45 am
Subject: Re: Firefox download size
On 02/04/12 20:46, Daniel Cater wrote:
> I see 2 things that can be done here:
3. Better compression algorithm? Or have we exhausted the options there?
If we install the developer tools on demand, is there a risk of it being
an issue that the user doesn't have sufficient permissions to install them?
Gerv
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: mozilla.dev.apps.firefox
From:
Benoit Jacob <jacob.benoi... @gmail.com>
Date: Tue, 3 Apr 2012 08:00:47 -0400
Local: Tues, Apr 3 2012 8:00 am
Subject: Re: Firefox download size
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: mozilla.dev.apps.firefox
From:
Chris Hofmann <chofm... @mozilla.org>
Date: Tue, 03 Apr 2012 08:07:03 -0700
Local: Tues, Apr 3 2012 11:07 am
Subject: Re: Firefox download size
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: mozilla.dev.apps.firefox
From:
Robert Kaiser <ka... @kairo.at>
Date: Tue, 03 Apr 2012 19:29:55 +0200
Local: Tues, Apr 3 2012 1:29 pm
Subject: Re: Firefox download size
Tim Taubert schrieb:
> It's called "are we small yet" for now
Nice, the "are we ... yet" meme is continuing! :)
(I myself have set up arewestableyet.com recently - still somewhat in prototype mode, in case anyone wonders)
Robert Kaiser
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: mozilla.dev.apps.firefox
From:
Gary Kwong <gkw... @mozilla.com>
Date: Wed, 11 Apr 2012 15:34:19 -0700
Local: Wed, Apr 11 2012 6:34 pm
Subject: Re: Firefox download size
> 3. Better compression algorithm? Or have we exhausted the options there?
I think we use 7-Zip / LZMA? to compress the installer. LZMA2 has
recently been released [1] but requires 7-Zip to be updated.
Not only that, we've had regressions associated with updating 7-Zip too, but its bug number currently eludes me.
-Gary
[1] http://www.7-zip.org/
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: mozilla.dev.apps.firefox
From:
"Robert O'Callahan" <rocalla... @gmail.com>
Date: Wed, 11 Apr 2012 16:31:56 -0700 (PDT)
Local: Wed, Apr 11 2012 7:31 pm
Subject: Re: Firefox download size
On Sunday, 1 April 2012 16:39:04 UTC+12, Asa Dotzler wrote:
> Is there anything obvious we can do to trim things back down some? Has > it been a steady growth or did it recently spike up? Is this current > size acceptable? (I don't think it is.) Do we have any data that > correlates completed downloads with download size over the last few > years? Where in the product is this growth? Is Gecko that much bigger or > is it Firefox front-end?
The Chrome download is much larger than ours; is that hurting them at all?
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: mozilla.dev.apps.firefox
From:
Chris AtLee <cat... @mozilla.com>
Date: Fri, 13 Apr 2012 21:05:02 -0400
Local: Fri, Apr 13 2012 9:05 pm
Subject: Re: Firefox download size
On 11/04/12 06:34 PM, Gary Kwong wrote:
>> 3. Better compression algorithm? Or have we exhausted the options there?
> I think we use 7-Zip / LZMA? to compress the installer. LZMA2 has
> recently been released [1] but requires 7-Zip to be updated.
> Not only that, we've had regressions associated with updating 7-Zip too,
> but its bug number currently eludes me.
I've been poking at
https://bugzilla.mozilla.org/show_bug.cgi?id=641212
to add xz support to the updater. We can shave at least 10% off the
partial/complete update using xz compression instead of bz2.
You must
Sign in before you can post messages.
You do not have the permission required to post.