Skip to content
callcount

package

encoding/binary

standard library

27 standard-library functions from encoding/binary, ranked by how often they are called outside tests and generated code.

Docs on pkg.go.dev ↗

prod calls
29,727
non-test, non-generated
all calls
35,814
total callsites
functions
27
ranked in this snapshot
origin
std
standard-library

members

Functions in encoding/binary

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

Function Prod calls
Write 3,356
Read 3,311
bigEndian.Uint32 2,924
littleEndian.Uint32 2,478
bigEndian.Uint16 2,166
littleEndian.PutUint32 2,053
littleEndian.Uint64 2,029
bigEndian.PutUint32 1,700
bigEndian.PutUint16 1,628
littleEndian.PutUint64 1,412
bigEndian.Uint64 1,257
littleEndian.Uint16 1,114
littleEndian.PutUint16 900
bigEndian.PutUint64 876
ByteOrder.Uint32 521
Uvarint 428
PutUvarint 315
ByteOrder.PutUint32 190
Size 174
ReadUvarint 142
ByteOrder.Uint16 139
bigEndian.AppendUint32 116
ByteOrder.PutUint16 116
AppendUvarint 112
bigEndian.AppendUint16 103
ByteOrder.Uint64 96
PutVarint 71