privacy-scaling-explorations / halo2

https://privacy-scaling-explorations.github.io/halo2/
Other
201 stars 121 forks source link

fix: correct the "plonk" benchmarking #360

Closed guorong009 closed 2 weeks ago

guorong009 commented 1 month ago

Description

Correct the plonk benchmarking code - prover and verifier bench

Related issues

Changes

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.64%. Comparing base (bc857a7) to head (3b7fd80).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #360 +/- ## ======================================= Coverage 82.64% 82.64% ======================================= Files 84 84 Lines 17750 17750 ======================================= Hits 14670 14670 Misses 3080 3080 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.