Re: [dev] What is bad with Python

From: Anthony Martin <ality_AT_pbrane.org>
Date: Wed, 5 Mar 2014 00:16:13 -0800

FRIGN <dev_AT_frign.de> once said:
> Well, what I noticed is the huge size of the compiled binaries.
> 2.2M for a "Hello World"-program is an unreasonable demand. It's
> possible to strip the size to around 1.2M by passing
> -ldflags '-s -w'
> to "go build".
> This is quite inhibiting, but I'm glad to see this modern
> language default to static linking.

People are working on this:

https://code.google.com/p/go/issues/detail?id=6853

  Anthony
Received on Wed Mar 05 2014 - 09:16:13 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 05 2014 - 09:24:06 CET