On Mon, Jul 20, 2020 at 11:29 AM yangw...@gmail.com
<yangwen...@gmail.com> wrote:
>
> The size of the archived go distributions is growing in newer go release.
>
> My question:
> What are the main contents of these additions? Can the size of the archived 
> go distributions be reduced?

The Go 1 compatibility guarantee (https://golang.org/doc/go1compat)
pretty much guarantees that every new release will be larger.  It's
hard for us to get rid of existing code.

Although the size is increasing the increase does not seem all that
big, and the file size doesn't seem particularly large by modern
standards.  Is this causing a problem somewhere?

Thanks.

Ian


> 在2020年7月21日星期二 UTC+8 上午2:16:19<Ian Lance Taylor> 写道:
>>
>> On Mon, Jul 20, 2020 at 10:41 AM yangw...@gmail.com
>> <yangw...@gmail.com> wrote:
>> >
>> > Yes, I'm asking about the size of the archived go distributions.
>>
>> Thanks. Now that we understand that, what is your question?
>>
>> Ian
>>
>>
>> > 在2020年7月19日星期日 UTC+8 上午12:11:02<jake...@gmail.com> 写道:
>> >>
>> >> You are asking about the size of the archived go distributions, NOT about 
>> >> the size of programs built with go, correct?
>> >>
>> >>
>> >> On Friday, July 17, 2020 at 5:33:31 PM UTC-4, yangw...@gmail.com wrote:
>> >>>
>> >>> This issue is only the binary file, I said is go archive size .
>> >>> Such as go1.14.6.darwin-amd64.tar.gz or go1.14.5.darwin-amd64.tar.gz's 
>> >>> size etc.
>> >>>
>> >>> 在2020年7月17日星期五 UTC+8 下午5:38:04<Ian Davis> 写道:
>> >>>>
>> >>>> Note that progress for reducing binary size is tracked under this 
>> >>>> issue: https://github.com/golang/go/issues/6853
>> >
>> > --
>> > You received this message because you are subscribed to the Google Groups 
>> > "golang-nuts" group.
>> > To unsubscribe from this group and stop receiving emails from it, send an 
>> > email to golang-nuts...@googlegroups.com.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/golang-nuts/874a0d0d-324e-46d1-9c2c-a119889fd00an%40googlegroups.com.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/3f99ea3b-58ae-4916-926f-32b20b161615n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcVteiumGS_2Hn3gY5PhbyPAczcuLZ09kii1fTGJm7-Xrg%40mail.gmail.com.

Reply via email to