Skip to content

test(consensus): run consensus performance test with both 4MB and 8MB ingress payload limit#8895

Merged
kpop-dfinity merged 36 commits intomasterfrom
kpop/tests/adapt_consensus_performance
Mar 3, 2026
Merged

test(consensus): run consensus performance test with both 4MB and 8MB ingress payload limit#8895
kpop-dfinity merged 36 commits intomasterfrom
kpop/tests/adapt_consensus_performance

Conversation

@kpop-dfinity
Copy link
Contributor

@kpop-dfinity kpop-dfinity commented Feb 17, 2026

Also added more metrics to keep track of . Sample test output:

8MiB block size, 2MB ingresses:

     Success rate: 100.0%
     Block rate: 1.90 blocks/s
     Throughput: 8.99 MiB/s, 4.71 messages/s
     Average time to receive a rank 0 block: 0.311s
     Avarage E2E ingress message latency: 3.43s
     Avarage time to create a block payload: 0.025s
     Avarage time to validate a block payload: 0.016s
     Avarage time to assemble a block proposal: 0.043s

4MiB block size, 2MB ingresses:

     Success rate: 100.0%
     Block rate: 2.21 blocks/s
     Throughput: 6.50 MiB/s, 3.40 messages/s
     Average time to receive a rank 0 block: 0.251s
     Avarage E2E ingress message latency: 9.49s
     Avarage time to create a block payload: 0.018s
     Avarage time to validate a block payload: 0.012s
     Avarage time to assemble a block proposal: 0.020s

@github-actions github-actions bot added the test label Feb 17, 2026
Base automatically changed from kpop/feat/nns_size to master February 24, 2026 09:08
@kpop-dfinity kpop-dfinity marked this pull request as ready for review February 24, 2026 18:23
@kpop-dfinity kpop-dfinity requested review from a team as code owners February 24, 2026 18:24
@kpop-dfinity kpop-dfinity enabled auto-merge March 2, 2026 09:49
@kpop-dfinity kpop-dfinity added this pull request to the merge queue Mar 3, 2026
Merged via the queue into master with commit abf1f28 Mar 3, 2026
39 checks passed
@kpop-dfinity kpop-dfinity deleted the kpop/tests/adapt_consensus_performance branch March 3, 2026 15:32
github-merge-queue bot pushed a commit that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants