Skip to content

Instantly share code, notes, and snippets.

@0xc0d
Created October 27, 2020 14:35
Show Gist options
  • Save 0xc0d/0b98f6f2a0f837a02767d36b48a380ae to your computer and use it in GitHub Desktop.
Save 0xc0d/0b98f6f2a0f837a02767d36b48a380ae to your computer and use it in GitHub Desktop.
Dave Cheney Profile
func main() {
defer profile.Start(profile.ProfilePath(".")).Stop()
// do something
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment