Can you share a small runable reproduction which shows the problem ?
On Tuesday, 20 September 2016 23:26:29 UTC+10, Ethan Kennedy wrote:
>
> Dave,
>
> Thank you for the tip. That does at least show me some measurements of
> allocations. I guess I was hoping to do some more fine-grained analysis,
Dave,
Thank you for the tip. That does at least show me some measurements of
allocations. I guess I was hoping to do some more fine-grained analysis, if
only as an educational exercise.
So, I tried using the runtime/pprof package to write a heap profile at a
specific point in my program and st