Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write checksums into a file for later use #8

Open
GoogleCodeExporter opened this issue Oct 24, 2015 · 2 comments
Open

Write checksums into a file for later use #8

GoogleCodeExporter opened this issue Oct 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant