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,921
non-test, non-generated
all calls
36,610
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,326
Read 3,244
bigEndian.Uint32 2,928
littleEndian.Uint32 2,504
bigEndian.Uint16 2,200
littleEndian.PutUint32 2,086
littleEndian.Uint64 2,053
bigEndian.PutUint32 1,725
bigEndian.PutUint16 1,651
littleEndian.PutUint64 1,461
bigEndian.Uint64 1,260
littleEndian.Uint16 1,140
littleEndian.PutUint16 904
bigEndian.PutUint64 893
ByteOrder.Uint32 527
Uvarint 430
PutUvarint 319
ByteOrder.PutUint32 190
Size 183
ByteOrder.Uint16 148
ReadUvarint 132
AppendUvarint 124
ByteOrder.PutUint16 116
bigEndian.AppendUint32 114
bigEndian.AppendUint16 96
ByteOrder.Uint64 94
PutVarint 73