aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

parallelize proofs with others

Open bchocho opened this issue 1 year ago • 5 comments

  • parallelize proofs with others

bchocho avatar Mar 05 '24 22:03 bchocho

Forge is running suite realistic_env_max_load on 9d8a134cdb033aed7ccad9af1c28ff43e0d5f651

github-actions[bot] avatar Mar 05 '24 22:03 github-actions[bot]

:white_check_mark: Forge suite realistic_env_max_load success on 9d8a134cdb033aed7ccad9af1c28ff43e0d5f651

two traffics test: inner traffic : committed: 7559 txn/s, latency: 5188 ms, (p50: 5100 ms, p90: 6000 ms, p99: 12500 ms), latency samples: 3265520
two traffics test : committed: 100 txn/s, latency: 1812 ms, (p50: 1800 ms, p90: 2000 ms, p99: 3300 ms), latency samples: 1780
Latency breakdown for phase 0: ["QsBatchToPos: max: 0.238, avg: 0.204", "QsPosToProposal: max: 0.333, avg: 0.283", "ConsensusProposalToOrdered: max: 0.488, avg: 0.450", "ConsensusOrderedToCommit: max: 0.317, avg: 0.304", "ConsensusProposalToCommit: max: 0.770, avg: 0.754"]
Max round gap was 1 [limit 4] at version 1443207. Max no progress secs was 4.363218 [limit 15] at version 1443207.
Test Ok

github-actions[bot] avatar Mar 05 '24 23:03 github-actions[bot]

Codecov Report

Attention: Patch coverage is 52.80899% with 42 lines in your changes missing coverage. Please review.

Project coverage is 69.9%. Comparing base (cf8170e) to head (9d8a134). Report is 615 commits behind head on main.

Files Patch % Lines
consensus/consensus-types/src/common.rs 3.8% 25 Missing :warning:
consensus/consensus-types/src/proof_of_store.rs 45.0% 11 Missing :warning:
consensus/src/quorum_store/quorum_store_builder.rs 0.0% 3 Missing :warning:
consensus/consensus-types/src/proposal_msg.rs 95.8% 1 Missing :warning:
consensus/src/epoch_manager.rs 87.5% 1 Missing :warning:
consensus/src/round_manager.rs 66.6% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff            @@
##             main   #12391     +/-   ##
=========================================
- Coverage    69.9%    69.9%   -0.1%     
=========================================
  Files        2267     2267             
  Lines      426955   427013     +58     
=========================================
  Hits       298813   298813             
- Misses     128142   128200     +58     

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

codecov[bot] avatar Mar 06 '24 03:03 codecov[bot]

This issue is stale because it has been open 45 days with no activity. Remove the stale label, comment or push a commit - otherwise this will be closed in 15 days.

github-actions[bot] avatar May 10 '24 01:05 github-actions[bot]

This issue is stale because it has been open 45 days with no activity. Remove the stale label, comment or push a commit - otherwise this will be closed in 15 days.

github-actions[bot] avatar Jun 25 '24 01:06 github-actions[bot]