Hi there,
I have a linux/386 production binary that I compiled and deployed with
go1.8rc2 and I noticed that the RSS is 2.5x of the same binary doing
the same thing but compiled with go1.7.3.  Anybody else noticed this
already?  It’s a fairly large/complex binary, so I can’t quite say
what could be causing this without taking some more time to look at
profiling data, which I’m happy to do if nobody else has already
seen/reported this.

Also is there a tool that can parse/summarize heap dumps produced by
go1.8?  Is the format in 1.8 still heapdump15?  The last time I looked
at this (admittedly some time ago) I couldn’t find an updated tool
that groked heapdump15.

-- 
Benoit "tsuna" Sigoure

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to