github.com/google/go-cmp/cmp.Equal
third-partyThe 3133rd most-called third-party function by production calls. Called 4,564 times across 127 modules; 190 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 190
- non-test, non-generated
- all calls
- 4,564
- total callsites
- modules
- 127
- distinct callers
- in loop
- 32%
- of prod calls
- in tests
- 96%
- 4,374 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.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Equal from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 36 19%
- Cilium 18 9%
- Argo 14 7%
- Istio 12 6%
- Prometheus 5 3%
where it's called
Callsites in the wild
12 representative callsites of 4,564, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
knative.dev/pkg @v0.0.0-20260918182429-5dc1978f0042
reconciler/testing/table.go:193
in loop
top callers
The modules that reach for it
The modules that call Equal most in this snapshot.
- github.com/google/go-github/v6289420%
- github.com/google/go-github/v4369715%
- github.com/google/go-github/v3564014%
- github.com/google/go-github/v3664014%
- github.com/hashicorp/terraform1403%
siblings
More from github.com/google/go-cmp/cmp
The other most-called functions in this package. See all →