You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was updated by revision 9ac53bd65688.
Introduced two new command line switches:
-tb <size> - process target in blocks of given <size>
-bt <size> - process only source block which matched at least <size> bytes in
the preprocessing stage.
Original comment by mantl...@gmail.com on 25 Jun 2013 at 6:19
This issue was updated by revision 1fe3dd38627a.
Blocks for processing are selected at the end of pre-processing pass instead of
preprocessing block delta stage of each pass.
This speeds up processing for very large files with a lot of small chunks.
Original comment by mantl...@gmail.com on 17 Oct 2013 at 10:04
Original issue reported on code.google.com by
mantl...@gmail.com
on 25 Jun 2013 at 6:10The text was updated successfully, but these errors were encountered: