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
- 1,979
- non-test, non-generated
- all calls
- 3,407
- 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 | 569 |
| Writer.Close | 422 |
| NewWriter | 322 |
| Reader.Close | 292 |
| Writer.Write | 169 |
| NewWriterLevel | 124 |
| Writer.Reset | 81 |