aboutsummaryrefslogtreecommitdiffstats
path: root/extra/bulk_download
Commit message (Collapse)AuthorAgeFilesLines
* Improve status counting efficiencySawood Alam2020-12-171-1/+1
| | | When the input is large with a small number of unique items to be counted then counting as we go would be linear and more efficient approach than sorting and unique counting.
* commit old README about bulk downloadsBryan Newbold2020-07-011-0/+40