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
7b5548a2c6
super-graph
/
core
/
internal
/
qcode
/
pprof_cpu.sh
3 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix perf issue with inflections
2019-03-25 05:43:14 +01:00
#!/bin/sh
Add REST API stitching
2019-05-13 01:27:26 +02:00
go
test
-bench
=
. -benchmem -cpuprofile cpu.out -run
=
XXX
Add compiler profiling
2019-03-27 05:15:14 +01:00
go tool pprof -cum cpu.out