container/heap.Fix
standard libraryThe 3410th most-called standard-library function by production calls. Called 185 times across 55 modules; 175 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (176 → 175)
- prod calls
- 175
- non-test, non-generated
- all calls
- 185
- total callsites
- modules
- 55
- distinct callers
- in loop
- 30%
- of prod calls
- in tests
- 5%
- 10 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 Fix from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 36 21%
- Grafana 22 13%
- Kubernetes 11 6%
- CockroachDB 8 5%
- InfluxDB 8 5%
where it's called
Callsites in the wild
12 representative callsites of 185, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
-
IBM/sarama @v1.60.2
in loop - in loop
-
couchbase/moss @v0.3.0
in loop - in loop
-
halfrost/LeetCode-Go @v0.0.0-20260629203155-e761c5e54b54
leetcode/1642.Furthest-Building-You-Can-Reach/1642. Furthest Building You Can Reach.go:20 ↗
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Fix most in this snapshot.
- github.com/VictoriaMetrics/VictoriaLogs2111%
- github.com/VictoriaMetrics/VictoriaMetrics158%
- github.com/grafana/loki/v3126%
- github.com/sourcegraph/sourcegraph-public-snapshot95%
- github.com/influxdata/influxdb84%
siblings
More from container/heap
The other most-called functions in this package. See all →