##// END OF EJS Templates
largefiles: always use filechunkiter when iterating files...
largefiles: always use filechunkiter when iterating files Before, we would sometimes use the default iterator over large files. That iterator is line based and would add extra buffering and use odd chunk sizes which could give some overhead. copyandhash can't just apply a filechunkiter as it sometimes is passed a genuine generator when downloading remotely.
Mads Kiilerich -
r30180:736f92c4 default
Show More
Name Size Modified Last Commit Author
/ tests / gpg
pubring.gpg Loading ...
secring.gpg Loading ...
trustdb.gpg Loading ...