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

Several evaluator and prover parallelizations #196

Merged
merged 7 commits into from
Aug 31, 2023

Conversation

gabrielbosio
Copy link
Member

@gabrielbosio gabrielbosio commented Jul 18, 2023

Also, I've made the verifier benchmarks consistent with the proofs they use.
This PR improves the performance of the prover by 5%.

@gabrielbosio gabrielbosio marked this pull request as ready for review July 18, 2023 17:44
@MauroToscano
Copy link
Collaborator

I have also fixed the cfg features that were broken

@codecov-commenter
Copy link

Codecov Report

Merging #196 (6d50bfa) into main (3002245) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   94.39%   94.43%   +0.04%     
==========================================
  Files          33       33              
  Lines        6418     6472      +54     
==========================================
+ Hits         6058     6112      +54     
  Misses        360      360              
Files Changed Coverage Δ
stark_prover/src/constraints/evaluator.rs 93.43% <100.00%> (+0.14%) ⬆️
stark_prover/src/prover.rs 99.86% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MauroToscano MauroToscano added this pull request to the merge queue Aug 31, 2023
Merged via the queue into main with commit c0008fe Aug 31, 2023
5 checks passed
@MauroToscano MauroToscano deleted the parallelize_boundary_eval branch August 31, 2023 18:50
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.

5 participants