This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
super-graph
Watch
1
Star
0
Fork
0
You've already forked super-graph
Code
Issues
Pull Requests
Releases
Wiki
Activity
super-graph
/
psql
/
pprof_cpu.sh
3 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix perf issue with inflections
2019-03-25 00:43:14 -04:00
#!/bin/sh
Add REST API stitching
2019-05-12 19:27:26 -04:00
go
test
-bench
=
. -benchmem -cpuprofile cpu.out -run
=
XXX
Add compiler profiling
2019-03-27 00:15:14 -04:00
go tool pprof -cum cpu.out
Reference in New Issue
Copy Permalink