time.LoadLocation
standard libraryThe 2798th most-called standard-library function by production calls. Called 538 times across 167 modules; 215 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (216 → 215)
- prod calls
- 215
- non-test, non-generated
- all calls
- 538
- total callsites
- modules
- 167
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 60%
- 323 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 LoadLocation from notable Go projects. Open one on the map to see what else it hammers.
- InfluxDB 15 7%
- Grafana 12 6%
- Kubernetes 11 5%
- VictoriaMetrics 7 3%
- Istio 4 2%
where it's called
Callsites in the wild
12 representative callsites of 538, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
go-sql-driver/mysql @v1.10.1
in loop - in loop
- in loop
- in loop
-
sigs.k8s.io/external-dns @v0.23.0
provider/alibabacloud/alibaba_cloud.go:241
in loop - in loop
top callers
The modules that reach for it
The modules that call LoadLocation most in this snapshot.
- github.com/ClickHouse/clickhouse-go/v2153%
- github.com/coder/coder143%
- github.com/influxdata/telegraf143%
- github.com/neo4j/neo4j-go-driver/v6143%
- xorm.io/xorm132%
siblings
More from time
The other most-called functions in this package. See all →