istio.io/istio/pkg/util/hash.Hash.Write
third-partyThe 9039th most-called third-party method by production calls. Called 67 times across 1 modules; 66 of those run outside tests and generated code.
- prod calls
- 66
- non-test, non-generated
- all calls
- 67
- total callsites
- modules
- 1
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 1%
- 1 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Hash.Write from notable Go projects. Open one on the map to see what else it hammers.
- Istio 66 100%
where it's called
Callsites in the wild
12 representative callsites of 67, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/cluster_cache.go:110
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/cluster_cache.go:117
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/cluster_cache.go:126
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:145
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:147
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:150
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:152
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:158
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:159
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:160
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:161
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/core/route/route_cache.go:168
in loop
top callers
The modules that reach for it
The modules that call Hash.Write most in this snapshot.
- istio.io/istio67100%