slices.SortedFunc
standard libraryThe 8714th most-called standard-library function by production calls. Called 69 times across 28 modules; 69 of those run outside tests and generated code.
- prod calls
- 69
- non-test, non-generated
- all calls
- 69
- total callsites
- modules
- 28
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into SortedFunc from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 4 6%
- Cilium 3 4%
- KubeVirt 2 3%
- Go (golang.org/x) 1 1%
- Grafana 1 1%
where it's called
Callsites in the wild
12 representative callsites of 69, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
tailscale.com @v1.102.2
feature/conn25/api.go:184
in loop - in loop
-
-
entgo.io/ent @v0.14.6
dialect/sql/schema/atlas.go:940
-
-
-
-
-
ent/ent @v0.14.6
top callers
The modules that reach for it
The modules that call SortedFunc most in this snapshot.
- github.com/ethereum/go-ethereum1420%
- github.com/golangci/golangci-lint57%
- github.com/microsoft/typescript-go46%
- github.com/sagernet/tailscale46%
- github.com/tailscale/tailscale46%
siblings
More from slices
The other most-called functions in this package. See all →