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

update execution config #12216

Merged
merged 1 commit into from
Feb 24, 2024
Merged

update execution config #12216

merged 1 commit into from
Feb 24, 2024

Conversation

igor-aptos
Copy link
Contributor

  • forgot to update block output limit for concurrency increase
  • make fairness reordering less aggressive to start with

Description

Test Plan

- forgot to update block output limit for concurrency increase
- make fairness reordering less aggressive to start with
@igor-aptos igor-aptos requested a review from JoshLind February 24, 2024 02:20
@igor-aptos igor-aptos enabled auto-merge (squash) February 24, 2024 02:24

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

✅ Forge suite compat success on aptos-node-v1.9.5 ==> 4e969d825e1ec15762038fd4404ff59ca0642c0d

Compatibility test results for aptos-node-v1.9.5 ==> 4e969d825e1ec15762038fd4404ff59ca0642c0d (PR)
1. Check liveness of validators at old version: aptos-node-v1.9.5
compatibility::simple-validator-upgrade::liveness-check : committed: 6508 txn/s, latency: 4950 ms, (p50: 4800 ms, p90: 8400 ms, p99: 9900 ms), latency samples: 240800
2. Upgrading first Validator to new version: 4e969d825e1ec15762038fd4404ff59ca0642c0d
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 1126 txn/s, latency: 24696 ms, (p50: 27300 ms, p90: 33200 ms, p99: 36100 ms), latency samples: 56320
3. Upgrading rest of first batch to new version: 4e969d825e1ec15762038fd4404ff59ca0642c0d
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 344 txn/s, submitted: 637 txn/s, expired: 292 txn/s, latency: 33052 ms, (p50: 29400 ms, p90: 52300 ms, p99: 62300 ms), latency samples: 26199
4. upgrading second batch to new version: 4e969d825e1ec15762038fd4404ff59ca0642c0d
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 2411 txn/s, latency: 12569 ms, (p50: 12700 ms, p90: 17500 ms, p99: 18100 ms), latency samples: 108500
5. check swarm health
Compatibility test for aptos-node-v1.9.5 ==> 4e969d825e1ec15762038fd4404ff59ca0642c0d passed
Test Ok

Copy link
Contributor

✅ Forge suite realistic_env_max_load success on 4e969d825e1ec15762038fd4404ff59ca0642c0d

two traffics test: inner traffic : committed: 7249 txn/s, latency: 5366 ms, (p50: 4800 ms, p90: 7200 ms, p99: 13200 ms), latency samples: 3160880
two traffics test : committed: 100 txn/s, latency: 1954 ms, (p50: 1900 ms, p90: 2200 ms, p99: 3000 ms), latency samples: 1700
Latency breakdown for phase 0: ["QsBatchToPos: max: 0.255, avg: 0.205", "QsPosToProposal: max: 0.310, avg: 0.228", "ConsensusProposalToOrdered: max: 0.585, avg: 0.556", "ConsensusOrderedToCommit: max: 0.355, avg: 0.335", "ConsensusProposalToCommit: max: 0.917, avg: 0.891"]
Max round gap was 1 [limit 4] at version 1406560. Max no progress secs was 4.260101 [limit 15] at version 1406560.
Test Ok

@igor-aptos igor-aptos merged commit 759a482 into main Feb 24, 2024
78 of 80 checks passed
@igor-aptos igor-aptos deleted the igor/execution_config branch February 24, 2024 02:57
igor-aptos added a commit that referenced this pull request Feb 24, 2024
* update execution config

- forgot to update block output limit for concurrency increase
- make fairness reordering less aggressive to start with

* update release.yaml
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