On Fri, 2024-06-14 at 19:35 -0500, robert engels wrote: > Something doesn’t seem right... You state the total compiled size is > 22MB, but the first 3 entries combined are more than that.
It looks like goweight just gets the size of the .a files that are generated during the build and returns the sum of that for each of the dependencies. So it does not take into account the the linker's removal of unused things. -- 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/6be128d2d2ccccef27f8ce44a8b9a52ef8ce1ec5.camel%40kortschak.io.