Skip to content

Commit

Permalink
Add pprof for profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
claytono committed Apr 22, 2019
1 parent ece8a26 commit af89da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import (
"bufio"
"net"
"net/http"
_ "net/http/pprof"
"os"
"strconv"

Expand Down

0 comments on commit af89da8

Please sign in to comment.