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

Decompress proofs in parallel. #1268

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Conversation

porcuquine
Copy link
Collaborator

@porcuquine porcuquine commented Sep 1, 2020

Instead of decompressing as we read proofs, first read them all into a buffer and decompress in parallel.

Thanks to @simonatsn and @sean-sn for noticing and submitting an improvement (adapted here).

cryptonemo
cryptonemo previously approved these changes Sep 1, 2020
cryptonemo
cryptonemo previously approved these changes Sep 1, 2020
cryptonemo
cryptonemo previously approved these changes Sep 1, 2020
@porcuquine porcuquine merged commit b308976 into master Sep 1, 2020
@porcuquine porcuquine deleted the opt/parallel-proof-decompression branch September 1, 2020 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants