NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 157 forks source link

3/4 - Snappy compression bench #1847

Open ashu26jha opened 2 months ago

ashu26jha commented 2 months ago

Pebble compression: Snappy compression

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 75.23%. Comparing base (a9f794f) to head (b31ffc3). Report is 11 commits behind head on main.

Files Patch % Lines
db/pebble/db.go 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1847 +/- ## ========================================== + Coverage 75.07% 75.23% +0.15% ========================================== Files 96 96 Lines 8186 8185 -1 ========================================== + Hits 6146 6158 +12 + Misses 1516 1508 -8 + Partials 524 519 -5 ```

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