Kamil Kisiel
2014-04-01 07:30:32 UTC
I'm benchmarking some pure Go code versus a package that uses cgo and am
wondering how I should interpret the -benchmem results. Are they only
what's allocated at the Go level, or does it also track allocations done
with malloc etc in the C code?
wondering how I should interpret the -benchmem results. Are they only
what's allocated at the Go level, or does it also track allocations done
with malloc etc in the C code?
--
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.