package
go.uber.org/atomic
third-party13 third-party functions from go.uber.org/atomic, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,870
- non-test, non-generated
- all calls
- 3,539
- total callsites
- functions
- 13
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in go.uber.org/atomic
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Bool.Load | 354 |
| Bool.Store | 291 |
| Int64.Load | 277 |
| Int64.Store | 138 |
| Int32.Load | 117 |
| NewBool | 113 |
| Int32.Inc | 102 |
| Uint64.Load | 93 |
| Uint32.Load | 93 |
| NewInt64 | 80 |
| Int64.Add | 80 |
| Float64.Load | 68 |
| Pointer.Load | 64 |