package
encoding/hex
standard library5 standard-library functions from encoding/hex, ranked by how often they are called outside tests and generated code.
- prod calls
- 4,195
- non-test, non-generated
- all calls
- 7,372
- total callsites
- functions
- 5
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in encoding/hex
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| EncodeToString | 2,919 |
| DecodeString | 750 |
| Encode | 208 |
| Dump | 195 |
| Decode | 123 |