Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Augustinas
WhoAteDaCake
16
followers
·
17
following
View GitHub Profile
All gists
22
Forked
1
Starred
1
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
16 forks
1 comment
98 stars
slok
/
pprof.md
Last active
November 4, 2024 01:07
Go pprof cheat sheet
Enable profiling
Default http server
import
( _
"net/http/pprof"
"net/http"
)
You can’t perform that action at this time.