On 1/29/23, bobj...@gmail.com <bobja...@gmail.com> wrote:
> I'm glad to see this issue getting some discussion. I have 100+ smallish
> utility programs written in Go, and each one consumes about 1.5 MB (precise
>
> average: 1,867,844 bytes); my bin directory contains 100+ copies of the Go
> runtime. Sadly, I mainly use Windows, and there seems to be no way to use
> linked libraries in Go for Windows.
>
> My solution has been to rewrite many of my smallish Go programs in Python
> (except those that really need Go's speed)  -- 10K each vs. 1.5M each disk
> storage.
...
I've seen similar reasoning before, hence my question: can you share
some details about your windows environment where ~150MB difference
for 100+ programs in storage needs is noticeable?
thanks!

-- 
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/CA%2Bctqrr%2BiphompR47BZU%3D39V1O-Vr_geSYemQcm6kYTLfM_Kdg%40mail.gmail.com.

Reply via email to