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

ObjectCodeDeployment API cleanup update (#12133) #12144

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

igor-aptos
Copy link
Contributor

Description

Test Plan

@igor-aptos igor-aptos enabled auto-merge (squash) February 21, 2024 22:11

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

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

Compatibility test results for aptos-node-v1.9.5 ==> e206fff9cb0827116d387484412b58f496f6d565 (PR)
1. Check liveness of validators at old version: aptos-node-v1.9.5
compatibility::simple-validator-upgrade::liveness-check : committed: 6756 txn/s, latency: 4915 ms, (p50: 4800 ms, p90: 8100 ms, p99: 9600 ms), latency samples: 236460
2. Upgrading first Validator to new version: e206fff9cb0827116d387484412b58f496f6d565
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 639 txn/s, submitted: 668 txn/s, expired: 28 txn/s, latency: 36249 ms, (p50: 40700 ms, p90: 57200 ms, p99: 59100 ms), latency samples: 53700
3. Upgrading rest of first batch to new version: e206fff9cb0827116d387484412b58f496f6d565
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 212 txn/s, submitted: 675 txn/s, expired: 462 txn/s, latency: 26027 ms, (p50: 10700 ms, p90: 51400 ms, p99: 51600 ms), latency samples: 15108
4. upgrading second batch to new version: e206fff9cb0827116d387484412b58f496f6d565
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 2219 txn/s, latency: 13100 ms, (p50: 12400 ms, p90: 20500 ms, p99: 21400 ms), latency samples: 113200
5. check swarm health
Compatibility test for aptos-node-v1.9.5 ==> e206fff9cb0827116d387484412b58f496f6d565 passed
Test Ok

Copy link
Contributor

✅ Forge suite realistic_env_max_load success on e206fff9cb0827116d387484412b58f496f6d565

two traffics test: inner traffic : committed: 7901 txn/s, latency: 4856 ms, (p50: 4500 ms, p90: 6000 ms, p99: 12900 ms), latency samples: 3413440
two traffics test : committed: 100 txn/s, latency: 2272 ms, (p50: 2100 ms, p90: 2400 ms, p99: 10900 ms), latency samples: 1820
Latency breakdown for phase 0: ["QsBatchToPos: max: 0.328, avg: 0.226", "QsPosToProposal: max: 0.181, avg: 0.136", "ConsensusProposalToOrdered: max: 0.572, avg: 0.529", "ConsensusOrderedToCommit: max: 0.469, avg: 0.446", "ConsensusProposalToCommit: max: 0.997, avg: 0.976"]
Max round gap was 2 [limit 4] at version 1644867. Max no progress secs was 9.936701 [limit 15] at version 1644867.
Test Ok

@igor-aptos igor-aptos merged commit b7b1e99 into aptos-release-v1.10 Feb 21, 2024
75 of 81 checks passed
@igor-aptos igor-aptos deleted the igor/cp_object_code_api branch February 21, 2024 22: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.

4 participants