package
math/bits
standard library11 standard-library functions from math/bits, ranked by how often they are called outside tests and generated code.
- prod calls
- 3,280
- non-test, non-generated
- all calls
- 7,111
- total callsites
- functions
- 11
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in math/bits
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Add64 | 1,293 |
| Mul64 | 518 |
| RotateLeft64 | 385 |
| Sub64 | 278 |
| RotateLeft32 | 266 |
| TrailingZeros64 | 123 |
| Len64 | 113 |
| OnesCount64 | 98 |
| Add32 | 77 |
| LeadingZeros64 | 65 |
| Len | 64 |