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

brian/test only dedup at state computer #8374

Closed
wants to merge 6 commits into from

Conversation

bchocho
Copy link
Contributor

@bchocho bchocho commented May 25, 2023

  • Add TransactionDeduper, on as default for now
  • really turn it on
  • Use hash and authenticator to filter
  • An implementation to make within-VFN broadcasts single hop + fixes

Description

Test Plan

@bchocho bchocho added the CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR label May 25, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

✅ Forge suite compat success on testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58

Compatibility test results for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58 (PR)
1. Check liveness of validators at old version: testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b
compatibility::simple-validator-upgrade::liveness-check : 9954 TPS, 3707 ms latency, 6400 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58
compatibility::simple-validator-upgrade::single-validator-upgrade : 5824 TPS, 6969 ms latency, 9100 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58
compatibility::simple-validator-upgrade::half-validator-upgrade : 5786 TPS, 6859 ms latency, 9400 ms p99 latency,no expired txns
4. upgrading second batch to new version: 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58
compatibility::simple-validator-upgrade::rest-validator-upgrade : 8076 TPS, 4706 ms latency, 8100 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58 passed
Test Ok

@github-actions
Copy link
Contributor

✅ Forge suite land_blocking success on 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58

performance benchmark : 5014 TPS, 7898 ms latency, 16300 ms p99 latency,no expired txns
Test Ok

@github-actions
Copy link
Contributor

✅ Forge suite framework_upgrade success on aptos-node-v1.3.0_3fc3d42b6cfe27460004f9a0326451bcda840a60 ==> 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58

Compatibility test results for aptos-node-v1.3.0_3fc3d42b6cfe27460004f9a0326451bcda840a60 ==> 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58 (PR)
Upgrade the nodes to version: 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58
framework_upgrade::framework-upgrade::full-framework-upgrade : 6110 TPS, 6552 ms latency, 11400 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for aptos-node-v1.3.0_3fc3d42b6cfe27460004f9a0326451bcda840a60 ==> 353ca5d5a75a34bb88037c4e80e3e1ec282c1e58 passed
Test Ok

@bchocho bchocho closed this May 31, 2023
@bchocho bchocho deleted the brian/test-only-dedup-at-state-computer branch May 31, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant