math.Pow10
standard libraryThe 4443rd most-called standard-library function by production calls. Called 166 times across 51 modules; 134 of those run outside tests and generated code.
- prod calls
- 134
- non-test, non-generated
- all calls
- 166
- total callsites
- modules
- 51
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 19%
- 32 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 Pow10 from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 26 19%
- InfluxDB 20 15%
- TiDB 10 7%
- Kubernetes 6 4%
- CockroachDB 2 1%
where it's called
Callsites in the wild
12 representative callsites of 166, prioritizing in-loop and non-test usage. We link to source, never display it.
-
bettercap/bettercap @v0.0.0-20240809160008-76e136a18ed4
in loop - in loop
- in loop
-
halfrost/LeetCode-Go @v0.0.0-20260629203155-e761c5e54b54
in loop -
libdns/alidns @v1.0.7
in loop -
v1/plot @v0.17.0
labelling.go:114
in loop - in loop
- in loop
- in loop
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop test -
gravestench/akara @v0.0.0-20230224041127-01aaae59149c
in loop test
top callers
The modules that reach for it
The modules that call Pow10 most in this snapshot.
- github.com/VictoriaMetrics/VictoriaLogs1710%
- github.com/influxdata/telegraf1610%
- github.com/VictoriaMetrics/VictoriaMetrics117%
- github.com/pingcap/tidb106%
- github.com/xuri/excelize/v274%
siblings
More from math
The other most-called functions in this package. See all →