starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

SIMD backend for poseidon252 merkle ops - CPU IMPL #809

Closed shaharsamocha7 closed 2 weeks ago

shaharsamocha7 commented 2 weeks ago

This change is Reviewable

shaharsamocha7 commented 2 weeks ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @shaharsamocha7 and the rest of your teammates on Graphite Graphite

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 46.66667% with 16 lines in your changes missing coverage. Please review.

Project coverage is 92.13%. Comparing base (387a072) to head (b15bcbd). Report is 5 commits behind head on dev.

Files with missing lines Patch % Lines
crates/prover/src/core/backend/simd/poseidon252.rs 0.00% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #809 +/- ## ========================================== - Coverage 92.25% 92.13% -0.12% ========================================== Files 91 93 +2 Lines 12461 12477 +16 Branches 12461 12477 +16 ========================================== Hits 11496 11496 - Misses 859 875 +16 Partials 106 106 ```

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

shaharsamocha7 commented 2 weeks ago

Merge activity