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,506
non-test, non-generated
all calls
17,218
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,483
Int.SetBytes 662
Int.Cmp 630
Int.Bytes 613
Int.Sign 478
Int.Mul 470
Int.Uint64 447
Int.Int64 384
Int.Add 380
Int.BitLen 359
Int.Sub 319
Int.Set 285
Int.Mod 267
Int.SetUint64 262
Int.Exp 243
Int.Lsh 220
Int.SetString 210
Int.SetInt64 201
Int.String 182
Int.Neg 104
Int.Bit 93
Int.SetBit 80
Int.FillBytes 68
NewFloat 66