Skip to content

bench(drive-abci): per-block phase timing behind DRIVE_BLOCK_PERF - #4561

Closed
PastaPastaPasta wants to merge 1 commit into
dashpay:v4.2-devfrom
PastaPastaPasta:bench/block-phase-timing
Closed

bench(drive-abci): per-block phase timing behind DRIVE_BLOCK_PERF#4561
PastaPastaPasta wants to merge 1 commit into
dashpay:v4.2-devfrom
PastaPastaPasta:bench/block-phase-timing

bench(drive-abci): per-block phase timing behind DRIVE_BLOCK_PERF

fe6a596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2026 in 0s

84.93% (-2.64%) compared to 17a2962

View this Pull Request on Codecov

84.93% (-2.64%) compared to 17a2962

Details

Codecov Report

❌ Patch coverage is 42.13836% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.93%. Comparing base (17a2962) to head (fe6a596).
⚠️ Report is 66 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
packages/rs-drive-abci/src/perf.rs 23.91% 70 Missing ⚠️
.../src/execution/engine/run_block_proposal/v0/mod.rs 62.85% 13 Missing ⚠️
...s/rs-drive-abci/src/abci/handler/finalize_block.rs 66.66% 4 Missing ⚠️
...execution/engine/finalize_block_proposal/v0/mod.rs 73.33% 4 Missing ⚠️
...bci/src/execution/engine/run_block_proposal/mod.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4573      +/-   ##
============================================
- Coverage     87.57%   84.93%   -2.64%     
============================================
  Files          2748     2787      +39     
  Lines        357005   369955   +12950     
============================================
+ Hits         312647   314225    +1578     
- Misses        44358    55730   +11372     
Components Coverage Δ
dpp 83.92% <ø> (-4.46%) ⬇️
drive 83.89% <ø> (-2.50%) ⬇️
drive-abci 89.30% <42.13%> (-0.59%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 41.28% <ø> (-7.37%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.