bytes.Repeat
standard libraryThe 2523rd most-called standard-library function by production calls. Called 2,690 times across 323 modules; 243 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (242 → 243)
- prod calls
- 243
- non-test, non-generated
- all calls
- 2,690
- total callsites
- modules
- 323
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 91%
- 2,447 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 Repeat from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 8 3%
- containerd 4 2%
- TiDB 4 2%
- Go (golang.org/x) 2 <1%
- Grafana 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 2,690, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dgraph-io/dgraph @v1.2.8
in loop - in loop
-
DATA-DOG/go-sqlmock @v1.5.2
in loop - in loop
-
XTLS/Xray-core @v1.260327.0
in loop -
antonmedv/fx @v0.0.0-20260826144931-4f31cd3a0c5d
in loop -
bettercap/readline @v0.0.0-20210228151553-655e48bcb7bf
in loop - in loop
-
go-ini/ini @v1.67.3
in loop - in loop
-
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop -
klauspost/compress @v1.20.0
in loop
top callers
The modules that reach for it
The modules that call Repeat most in this snapshot.
- github.com/canopy-network/canopy1034%
- github.com/nats-io/nats-server/v2943%
- github.com/bluenviron/gortsplib/v5933%
- github.com/klauspost/compress843%
- github.com/kopia/kopia753%
siblings
More from bytes
The other most-called functions in this package. See all →