This document describes the performance analysis of the project using pprof.
go tool pprof http://localhost:8000/debug/pprof/allocs
go tool pprof http://localhost:8000/debug/pprof/goroutine
go tool pprof http://localhost:8000/debug/pprof/heap
This document describes the performance analysis of the project using pprof.
go tool pprof http://localhost:8000/debug/pprof/allocs
go tool pprof http://localhost:8000/debug/pprof/goroutine
go tool pprof http://localhost:8000/debug/pprof/heap