Skip to content
callcount

package

os/exec

standard library

12 standard-library functions from os/exec, ranked by how often they are called outside tests and generated code.

Docs on pkg.go.dev ↗

prod calls
19,110
non-test, non-generated
all calls
29,975
total callsites
functions
12
ranked in this snapshot
origin
std
standard-library

members

Functions in os/exec

Ranked by production calls. The bar scales each function against the busiest in this package.

Function Prod calls
Command 6,580
Cmd.Run 2,884
CommandContext 2,009
Cmd.CombinedOutput 1,969
Cmd.Output 1,634
LookPath 1,303
Cmd.Start 1,104
Cmd.Wait 891
Cmd.StdoutPipe 306
Cmd.StderrPipe 158
Cmd.StdinPipe 144
Cmd.String 128