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 devnet test txns #15489

Merged
merged 1 commit into from
Dec 5, 2024
Merged

add devnet test txns #15489

merged 1 commit into from
Dec 5, 2024

Conversation

lightmark
Copy link
Contributor

add devnet repo to generate_transactions.rs

Copy link

trunk-io bot commented Dec 4, 2024

⏱️ 2h 27m total CI duration on this PR
Slowest 15 Jobs Cumulative Duration Recent Runs
forge-compat-test / forge 28m 🟥🟥
dispatch_event 24m 🟥🟥
rust-move-tests 13m 🟩
rust-move-tests 13m 🟩
rust-move-tests 13m 🟩
execution-performance / test-target-determinator 9m 🟩🟩
test-target-determinator 8m 🟩🟩
dispatch_event 8m 🟩
check 7m 🟩🟩
rust-doc-tests 5m 🟩
rust-cargo-deny 5m 🟩🟩🟩
rust-doc-tests 5m 🟩
fetch-last-released-docker-image-tag 3m 🟩🟩
check-dynamic-deps 2m 🟩🟩🟩
general-lints 1m 🟩🟩🟩

🚨 1 job on the last run was significantly faster/slower than expected

Job Duration vs 7d avg Delta
execution-performance / single-node-performance 10s 20m -99%

settingsfeedbackdocs ⋅ learn more about trunk.io

@lightmark lightmark requested review from yuunlimm and rtso December 4, 2024 16:41
@yuunlimm yuunlimm requested a review from larry-aptos December 4, 2024 17:54
@lightmark lightmark enabled auto-merge (squash) December 4, 2024 17:56

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@lightmark lightmark force-pushed the lightmark/add_devnet_test_txns branch from 3c69918 to 4a3c104 Compare December 4, 2024 23:56

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Dec 5, 2024

✅ Forge suite realistic_env_max_load success on 4a3c104bf37e5e37a50fdece0c1906959962fe58

two traffics test: inner traffic : committed: 14728.85 txn/s, latency: 2694.73 ms, (p50: 2700 ms, p70: 2700, p90: 3000 ms, p99: 3200 ms), latency samples: 5600240
two traffics test : committed: 100.00 txn/s, latency: 1449.44 ms, (p50: 1400 ms, p70: 1500, p90: 1600 ms, p99: 2300 ms), latency samples: 1760
Latency breakdown for phase 0: ["MempoolToBlockCreation: max: 1.542, avg: 1.492", "ConsensusProposalToOrdered: max: 0.320, avg: 0.293", "ConsensusOrderedToCommit: max: 0.369, avg: 0.359", "ConsensusProposalToCommit: max: 0.662, avg: 0.653"]
Max non-epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 0.82s no progress at version 8653 (avg 0.20s) [limit 15].
Max epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 0.64s no progress at version 2070626 (avg 0.58s) [limit 16].
Test Ok

Copy link
Contributor

github-actions bot commented Dec 5, 2024

✅ Forge suite compat success on 3527aa2e299553b759c515d9843586bad48c802c ==> 4a3c104bf37e5e37a50fdece0c1906959962fe58

Compatibility test results for 3527aa2e299553b759c515d9843586bad48c802c ==> 4a3c104bf37e5e37a50fdece0c1906959962fe58 (PR)
1. Check liveness of validators at old version: 3527aa2e299553b759c515d9843586bad48c802c
compatibility::simple-validator-upgrade::liveness-check : committed: 11308.88 txn/s, latency: 2484.87 ms, (p50: 1700 ms, p70: 1800, p90: 2500 ms, p99: 22600 ms), latency samples: 517040
2. Upgrading first Validator to new version: 4a3c104bf37e5e37a50fdece0c1906959962fe58
compatibility::simple-validator-upgrade::single-validator-upgrading : committed: 6777.30 txn/s, latency: 4199.85 ms, (p50: 4700 ms, p70: 4900, p90: 5500 ms, p99: 5900 ms), latency samples: 126360
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 6799.66 txn/s, latency: 4783.25 ms, (p50: 5000 ms, p70: 5100, p90: 5800 ms, p99: 7300 ms), latency samples: 225020
3. Upgrading rest of first batch to new version: 4a3c104bf37e5e37a50fdece0c1906959962fe58
compatibility::simple-validator-upgrade::half-validator-upgrading : committed: 4895.11 txn/s, latency: 6038.49 ms, (p50: 6600 ms, p70: 7100, p90: 7300 ms, p99: 7600 ms), latency samples: 96780
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 5032.45 txn/s, latency: 6651.67 ms, (p50: 7200 ms, p70: 7300, p90: 7400 ms, p99: 8400 ms), latency samples: 174440
4. upgrading second batch to new version: 4a3c104bf37e5e37a50fdece0c1906959962fe58
compatibility::simple-validator-upgrade::rest-validator-upgrading : committed: 11597.04 txn/s, latency: 2374.07 ms, (p50: 2500 ms, p70: 2800, p90: 3000 ms, p99: 3300 ms), latency samples: 203080
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 12027.59 txn/s, latency: 2651.48 ms, (p50: 2700 ms, p70: 2900, p90: 3100 ms, p99: 3500 ms), latency samples: 388920
5. check swarm health
Compatibility test for 3527aa2e299553b759c515d9843586bad48c802c ==> 4a3c104bf37e5e37a50fdece0c1906959962fe58 passed
Test Ok

@lightmark lightmark merged commit 60ee0c6 into main Dec 5, 2024
46 of 47 checks passed
@lightmark lightmark deleted the lightmark/add_devnet_test_txns branch December 5, 2024 00:24
danielxiangzl pushed a commit that referenced this pull request Dec 12, 2024
danielxiangzl pushed a commit that referenced this pull request Dec 12, 2024
georgemitenkov pushed a commit that referenced this pull request Jan 6, 2025
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