package
archive/zip
standard library10 standard-library functions from archive/zip, ranked by how often they are called outside tests and generated code.
- prod calls
- 991
- non-test, non-generated
- all calls
- 1,545
- total callsites
- functions
- 10
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in archive/zip
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| File.Open | 185 |
| Writer.Close | 129 |
| NewWriter | 103 |
| FileHeader.FileInfo | 103 |
| NewReader | 102 |
| OpenReader | 84 |
| ReadCloser.Close | 77 |
| Writer.CreateHeader | 76 |
| Writer.Create | 68 |
| FileHeader.Mode | 64 |