Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Profile ¶
profilepipe generate a profile file. It will be outputted as pipe_{date}_in{childRatio}_{poolsizes}.prof.
- childRatio Number of childs generated at each branching. - poolSizes Pool sizes. Its length is also used to define sub branch depth.
use pprof to read the file (go install github.com/google/pprof@latest).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.