github.com/cespare/xxhash/v2.Digest.Sum64
third-partyThe 8133rd most-called third-party method by production calls. Called 88 times across 26 modules; 73 of those run outside tests and generated code.
- prod calls
- 73
- non-test, non-generated
- all calls
- 88
- total callsites
- modules
- 26
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 17%
- 15 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 →
- Concrete method97%A method on a value whose type is known exactly.
- Embedded method3%Reached through an embedded type.
who calls this
Notable callers
Production calls into Digest.Sum64 from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 21 29%
- VictoriaMetrics 10 14%
- gRPC 4 5%
- Prometheus 4 5%
- Cilium 3 4%
where it's called
Callsites in the wild
12 representative callsites of 88, prioritizing in-loop and non-test usage. We link to source, never display it.
-
slimtoolkit/slim @v0.0.0-20260802155835-81940d17fa11
in loop - in loop
- in loop
- in loop
-
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
in loop - in loop
-
google.golang.org/grpc @v1.83.0
balancer/randomsubsetting/randomsubsetting.go:173
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Digest.Sum64 most in this snapshot.
- github.com/cespare/xxhash/v21517%
- github.com/grafana/pyroscope1113%
- github.com/grafana/loki/v378%
- github.com/VictoriaMetrics/VictoriaLogs56%
- github.com/VictoriaMetrics/VictoriaMetrics56%
siblings
More from github.com/cespare/xxhash/v2
The other most-called members in this package. See all →