package
github.com/shopspring/decimal
third-party6 third-party functions from github.com/shopspring/decimal, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,176
- non-test, non-generated
- all calls
- 2,410
- total callsites
- functions
- 6
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/shopspring/decimal
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| NewFromInt | 1,326 |
| NewFromFloat | 326 |
| Decimal.Mul | 193 |
| Decimal.Div | 142 |
| Decimal.Add | 98 |
| Decimal.GreaterThan | 91 |