package
unicode/utf8
standard library9 standard-library functions from unicode/utf8, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,758
- non-test, non-generated
- all calls
- 3,659
- total callsites
- functions
- 9
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in unicode/utf8
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| DecodeRuneInString | 923 |
| RuneCountInString | 608 |
| DecodeRune | 371 |
| ValidString | 251 |
| EncodeRune | 169 |
| Valid | 145 |
| RuneLen | 114 |
| DecodeLastRuneInString | 94 |
| RuneCount | 83 |