On Tue, Jan 10, 2017 at 9:22 AM, <[email protected]> wrote: > > Just as an update, Go 1.8 doesn't help much, and the compile flags do reduce > memory usage which only extends the inevitable time it runs out of memory. I > guess I am at a loss here. I suppose this is not considered a bug, correct? > Just a practical limitation of the compiler to use more memory proportional > to same-package code size?
Oh, no, it's definitely a bug. It's just very hard to fix and rare in practice, so it's not high priority. Ian -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
