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

Add Stake Transactions #15193

Merged
merged 11 commits into from
Nov 6, 2024
Merged

Add Stake Transactions #15193

merged 11 commits into from
Nov 6, 2024

Conversation

dermanyang
Copy link
Contributor

@dermanyang dermanyang commented Nov 5, 2024

Description

Generate transactions for Stake processor diff testing

How Has This Been Tested?

Transaction generation is considered safe

Copy link

trunk-io bot commented Nov 5, 2024

⏱️ 1h 32m total CI duration on this PR
Slowest 15 Jobs Cumulative Duration Recent Runs
rust-cargo-deny 11m 🟩🟩🟩🟩 (+1 more)
dispatch_event 9m 🟩
dispatch_event 8m 🟩
dispatch_event 8m 🟥
dispatch_event 7m 🟩
dispatch_event 7m 🟥
rust-doc-tests 5m 🟩
check-dynamic-deps 5m 🟩🟩🟩🟩🟩 (+1 more)
test-target-determinator 4m 🟩
execution-performance / test-target-determinator 4m 🟩
check 3m 🟩
general-lints 3m 🟩🟩🟩🟩🟩 (+1 more)
semgrep/ci 2m 🟩🟩🟩🟩🟩 (+1 more)
rust-move-tests 2m 🟩
rust-move-tests 2m 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

@dermanyang dermanyang changed the title Sdy/more acc txn version Add Stake Transactions Nov 5, 2024
@dermanyang dermanyang enabled auto-merge (squash) November 6, 2024 21:10

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Nov 6, 2024

✅ Forge suite realistic_env_max_load success on 361d683e490bbd9555daa39dac08b84ab9d8ecc8

two traffics test: inner traffic : committed: 14340.00 txn/s, latency: 2771.11 ms, (p50: 2700 ms, p70: 2700, p90: 3000 ms, p99: 3200 ms), latency samples: 5452520
two traffics test : committed: 100.09 txn/s, latency: 1638.21 ms, (p50: 1400 ms, p70: 1400, p90: 1600 ms, p99: 9600 ms), latency samples: 1800
Latency breakdown for phase 0: ["MempoolToBlockCreation: max: 2.041, avg: 1.585", "ConsensusProposalToOrdered: max: 0.332, avg: 0.296", "ConsensusOrderedToCommit: max: 0.381, avg: 0.364", "ConsensusProposalToCommit: max: 0.673, avg: 0.660"]
Max non-epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 0.99s no progress at version 34198 (avg 0.20s) [limit 15].
Max epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 8.86s no progress at version 1840811 (avg 8.45s) [limit 15].
Test Ok

Copy link
Contributor

github-actions bot commented Nov 6, 2024

✅ Forge suite compat success on 1086a5e00d773704731ab84fb4ed3538613b2250 ==> 361d683e490bbd9555daa39dac08b84ab9d8ecc8

Compatibility test results for 1086a5e00d773704731ab84fb4ed3538613b2250 ==> 361d683e490bbd9555daa39dac08b84ab9d8ecc8 (PR)
1. Check liveness of validators at old version: 1086a5e00d773704731ab84fb4ed3538613b2250
compatibility::simple-validator-upgrade::liveness-check : committed: 13595.55 txn/s, latency: 2450.63 ms, (p50: 1600 ms, p70: 1800, p90: 2700 ms, p99: 25000 ms), latency samples: 533560
2. Upgrading first Validator to new version: 361d683e490bbd9555daa39dac08b84ab9d8ecc8
compatibility::simple-validator-upgrade::single-validator-upgrading : committed: 6316.46 txn/s, latency: 4399.78 ms, (p50: 4900 ms, p70: 5200, p90: 5500 ms, p99: 5700 ms), latency samples: 114540
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 6780.50 txn/s, latency: 4767.41 ms, (p50: 5100 ms, p70: 5200, p90: 6400 ms, p99: 6800 ms), latency samples: 227080
3. Upgrading rest of first batch to new version: 361d683e490bbd9555daa39dac08b84ab9d8ecc8
compatibility::simple-validator-upgrade::half-validator-upgrading : committed: 6894.24 txn/s, latency: 4137.03 ms, (p50: 4800 ms, p70: 5000, p90: 5100 ms, p99: 5200 ms), latency samples: 125600
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 6997.23 txn/s, latency: 4640.25 ms, (p50: 5100 ms, p70: 5200, p90: 5300 ms, p99: 5400 ms), latency samples: 233760
4. upgrading second batch to new version: 361d683e490bbd9555daa39dac08b84ab9d8ecc8
compatibility::simple-validator-upgrade::rest-validator-upgrading : committed: 9706.79 txn/s, latency: 2924.49 ms, (p50: 3000 ms, p70: 3300, p90: 3900 ms, p99: 4200 ms), latency samples: 172460
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 8806.54 txn/s, latency: 3604.09 ms, (p50: 3200 ms, p70: 4200, p90: 6100 ms, p99: 6800 ms), latency samples: 283380
5. check swarm health
Compatibility test for 1086a5e00d773704731ab84fb4ed3538613b2250 ==> 361d683e490bbd9555daa39dac08b84ab9d8ecc8 passed
Test Ok

@dermanyang dermanyang merged commit 2e85f05 into main Nov 6, 2024
93 checks passed
@dermanyang dermanyang deleted the sdy/more_acc_txn_version branch November 6, 2024 21:40
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