Golang 大杀器之性能剖析 PProf

Golang 大杀器之性能剖析 PProf

ab -n 6 -c 2  -H "Authorization: XDS 7.c0H2-mNd7a_EE6VvFa1aqkW7ycYbmjh3tiFS-4tZD98" "http://127.0.0.1:8890/"

go tool pprof --http=:6061 http://localhost:8890/debug/fgprof?seconds=30

go tool pprof http://localhost:8890/debug/pprof/profile?seconds=60

猜你喜欢

转载自blog.csdn.net/qq_26249609/article/details/107384599