-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Add new option to write generated checksums in the pre-processing stage into a
file. and reading them back in another program run.
This can speed up processing of very large source files repeatedly with many
targets. Similarly, it can allow split processing of very large files into
reasonable chunks using always the same large source and processing each chunk
in a separate run.
Original issue reported on code.google.com by [email protected] on 5 Aug 2013 at 11:48
Reactions are currently unavailable