compress/gzip.NewReader
standard libraryThe 1110th most-called standard-library function by production calls. Called 967 times across 330 modules; 584 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (578 → 584)
- prod calls
- 584
- non-test, non-generated
- all calls
- 967
- total callsites
- modules
- 330
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 34%
- 324 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 NewReader from notable Go projects. Open one on the map to see what else it hammers.
- Dgraph 25 4%
- Grafana 19 3%
- containerd 17 3%
- InfluxDB 17 3%
- Gitea 14 2%
where it's called
Callsites in the wild
12 representative callsites of 967, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
gitea.dev @v1.27.3
modules/packages/debian/metadata.go:112
in loop - in loop
- in loop
-
gin-contrib/gzip @v1.2.7
in loop - in loop
- in loop
-
gravitational/teleport @v3.2.17+incompatible
in loop - in loop
-
keploy/keploy @v0.9.1
in loop
top callers
The modules that reach for it
The modules that call NewReader most in this snapshot.
- github.com/gogo/protobuf384%
- github.com/open-policy-agent/opa283%
- github.com/influxdata/telegraf232%
- gitea.dev202%
- github.com/go-gitea/gitea202%
siblings
More from compress/gzip
The other most-called functions in this package. See all →