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
18,980
non-test, non-generated
all calls
28,968
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,559
Cmd.Run 2,849
CommandContext 1,975
Cmd.CombinedOutput 1,961
Cmd.Output 1,638
LookPath 1,273
Cmd.Start 1,087
Cmd.Wait 878
Cmd.StdoutPipe 314
Cmd.StderrPipe 164
Cmd.StdinPipe 145
Cmd.String 137