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

Issue 625: Optimize proof performance #747

Merged
merged 7 commits into from
Aug 25, 2021
Merged

Issue 625: Optimize proof performance #747

merged 7 commits into from
Aug 25, 2021

Conversation

senier
Copy link
Member

@senier senier commented Aug 18, 2021

Ref. #625

The proof time for the SPDM specification is down now from 15:26 min to 7:59 min by parallelizing all the verification steps that were easy to parallelize. I'd leave it at that for now, but not close #625 as we have some more idea to optimize the performance.

@senier senier marked this pull request as ready for review August 18, 2021 16:12
@senier senier requested a review from treiher August 18, 2021 16:12
rflx/model/message.py Outdated Show resolved Hide resolved
rflx/model/message.py Outdated Show resolved Hide resolved
rflx/model/message.py Outdated Show resolved Hide resolved
rflx/model/message.py Outdated Show resolved Hide resolved
rflx/model/message.py Outdated Show resolved Hide resolved
rflx/model/message.py Outdated Show resolved Hide resolved
@senier senier merged commit c9a824d into main Aug 25, 2021
@senier senier deleted the issue_625 branch August 25, 2021 12:44
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.

Optimize proof performance
2 participants