Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase block limits (gas/output) to match concurrency level increases #12207

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

igor-aptos
Copy link
Contributor

This extends block size increase by 1/3, so up to 2500.

Description

Test Plan

This extends block size increase by 1/3, so up to 2500.
Copy link

trunk-io bot commented Feb 23, 2024

@igor-aptos igor-aptos enabled auto-merge (squash) February 23, 2024 23:08

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

✅ Forge suite compat success on aptos-node-v1.9.5 ==> 85403818053104f94964e0ef877e0ffa590d4cca

Compatibility test results for aptos-node-v1.9.5 ==> 85403818053104f94964e0ef877e0ffa590d4cca (PR)
1. Check liveness of validators at old version: aptos-node-v1.9.5
compatibility::simple-validator-upgrade::liveness-check : committed: 5575 txn/s, latency: 5130 ms, (p50: 4800 ms, p90: 9000 ms, p99: 13200 ms), latency samples: 234160
2. Upgrading first Validator to new version: 85403818053104f94964e0ef877e0ffa590d4cca
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 714 txn/s, latency: 34147 ms, (p50: 35900 ms, p90: 54900 ms, p99: 56600 ms), latency samples: 57860
3. Upgrading rest of first batch to new version: 85403818053104f94964e0ef877e0ffa590d4cca
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 278 txn/s, submitted: 521 txn/s, expired: 242 txn/s, latency: 39807 ms, (p50: 47100 ms, p90: 55200 ms, p99: 56100 ms), latency samples: 21481
4. upgrading second batch to new version: 85403818053104f94964e0ef877e0ffa590d4cca
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 1911 txn/s, latency: 15349 ms, (p50: 17000 ms, p90: 21500 ms, p99: 22300 ms), latency samples: 91740
5. check swarm health
Compatibility test for aptos-node-v1.9.5 ==> 85403818053104f94964e0ef877e0ffa590d4cca passed
Test Ok

Copy link
Contributor

✅ Forge suite realistic_env_max_load success on 85403818053104f94964e0ef877e0ffa590d4cca

two traffics test: inner traffic : committed: 7183 txn/s, latency: 5449 ms, (p50: 5300 ms, p90: 6900 ms, p99: 9800 ms), latency samples: 3117680
two traffics test : committed: 100 txn/s, latency: 1988 ms, (p50: 1900 ms, p90: 2200 ms, p99: 2500 ms), latency samples: 1840
Latency breakdown for phase 0: ["QsBatchToPos: max: 0.241, avg: 0.204", "QsPosToProposal: max: 0.245, avg: 0.223", "ConsensusProposalToOrdered: max: 0.597, avg: 0.538", "ConsensusOrderedToCommit: max: 0.368, avg: 0.344", "ConsensusProposalToCommit: max: 0.904, avg: 0.882"]
Max round gap was 1 [limit 4] at version 1351890. Max no progress secs was 4.038493 [limit 15] at version 1351890.
Test Ok

@igor-aptos igor-aptos merged commit 7ff5c82 into main Feb 23, 2024
80 checks passed
@igor-aptos igor-aptos deleted the igor/block_limits_for_increased_concurrency branch February 23, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants