package
archive/tar
standard library8 standard-library functions from archive/tar, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,981
- non-test, non-generated
- all calls
- 3,768
- total callsites
- functions
- 8
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in archive/tar
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Writer.WriteHeader | 387 |
| Reader.Next | 365 |
| NewReader | 356 |
| NewWriter | 267 |
| Writer.Close | 259 |
| Writer.Write | 126 |
| Header.FileInfo | 115 |
| FileInfoHeader | 106 |