package
compress/gzip
standard library7 standard-library functions from compress/gzip, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,043
- non-test, non-generated
- all calls
- 3,553
- total callsites
- functions
- 7
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in compress/gzip
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| NewReader | 584 |
| Writer.Close | 434 |
| NewWriter | 327 |
| Reader.Close | 308 |
| Writer.Write | 178 |
| NewWriterLevel | 129 |
| Writer.Reset | 83 |