This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
super-graph
Watch
1
Star
0
Fork
You've already forked super-graph
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
33f3fefbf3
super-graph
/
core
/
internal
/
qcode
/
pprof_mem.sh
3 lines
92 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
go
test
-bench
=
. -benchmem -memprofile mem.out -run
=
XXX
go tool pprof -cum mem.out
Reference in New Issue
View Git Blame
Copy Permalink