aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos.Carlos Cobo2015-05-203-4/+4
|
* Fixes #50.Carlos Cobo2015-05-202-153/+103
| | | | Revamped PackfileReader internals, no longer using a give back buffer.
* Reduce allocs in packfile reader.Toni Cárdenas2015-05-191-12/+24
| | | | | | This doesn't have a noticeable impact in performance for a single repo, but it may have for lots of repos due to GC overhead, as we are creating thousands of spurious objects per repo. More importantly, it was driving me crazy.
* project renamedMáximo Cuadros Ortiz2015-05-021-1/+1
|
* some refactor in folders and crawlerMáximo Cuadros Ortiz2015-04-0613-0/+1542