Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up packfile reading | Alberto Cortés | 2016-01-26 | 1 | -0/+7 |
| | | | | | By adding a bufio to the trackingReader, otherwise most of the time is spent in syscalls for small reads to the packfile. | ||||
* | formats/packfile: new reader API | Máximo Cuadros | 2015-10-25 | 1 | -7/+4 |
| | |||||
* | formats/packfile: cleanup | Máximo Cuadros | 2015-10-23 | 1 | -0/+39 |