Skip to content
callcount

package

math/big

standard library

24 standard-library functions from math/big, ranked by how often they are called outside tests and generated code.

Docs on pkg.go.dev ↗

prod calls
9,423
non-test, non-generated
all calls
16,968
total callsites
functions
24
ranked in this snapshot
origin
std
standard-library

members

Functions in math/big

Ranked by production calls. The bar scales each function against the busiest in this package.

Function Prod calls
NewInt 2,469
Int.SetBytes 651
Int.Cmp 634
Int.Bytes 615
Int.Mul 469
Int.Sign 464
Int.Uint64 449
Int.Add 377
Int.Int64 370
Int.BitLen 345
Int.Sub 318
Int.Set 282
Int.SetUint64 262
Int.Mod 256
Int.Exp 243
Int.Lsh 219
Int.SetString 206
Int.SetInt64 200
Int.String 187
Int.Neg 101
Int.Bit 94
Int.SetBit 79
NewFloat 68
Int.FillBytes 65