pkg / profile

Simple profiling for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid profile.*Profile* stutter in API

meling opened this issue · comments

This was a very nice package I've only been waiting to use...

For a potential v2, I suggest reducing the stutter in the API (as also mentioned in this comment):

profile.Path
profile.CPU
profile.Mem
profile.Allocs
...