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
2241364d00
super-graph
/
core
/
internal
/
qcode
/
pprof_cpu.sh
3 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
go
test
-bench
=
. -benchmem -cpuprofile cpu.out -run
=
XXX
go tool pprof -cum cpu.out
Reference in New Issue
View Git Blame
Copy Permalink