Skip to content

Instantly share code, notes, and snippets.

@seiflotfy
Last active February 16, 2016 12:55
Show Gist options
  • Save seiflotfy/1e46f4074d3a1dbe81c3 to your computer and use it in GitHub Desktop.
Save seiflotfy/1e46f4074d3a1dbe81c3 to your computer and use it in GitHub Desktop.
(pprof) top10
52MB of 52MB total ( 100%)
Dropped 38 nodes (cum <= 0.26MB)
Showing top 10 nodes out of 14 (cum >= 52MB)
flat flat% sum% cum cum%
35.50MB 68.27% 68.27% 52MB 100% github.com/golang/protobuf/proto.(*Buffer).dec_slice_string
16.50MB 31.73% 100% 16.50MB 31.73% github.com/golang/protobuf/proto.(*Buffer).DecodeStringBytes
0 0% 100% 52MB 100% datamodel/protobuf._Skizze_Add_Handler
0 0% 100% 52MB 100% github.com/golang/protobuf/proto.(*Buffer).Unmarshal
0 0% 100% 52MB 100% github.com/golang/protobuf/proto.(*Buffer).unmarshalType
0 0% 100% 52MB 100% github.com/golang/protobuf/proto.Unmarshal
0 0% 100% 52MB 100% github.com/golang/protobuf/proto.UnmarshalMerge
0 0% 100% 52MB 100% google.golang.org/grpc.(*Server).Serve.func2.1.1
0 0% 100% 52MB 100% google.golang.org/grpc.(*Server).handleStream
0 0% 100% 52MB 100% google.golang.org/grpc.(*Server).processUnaryRPC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment