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

[Network] Adding AptosPerf Client #6054

Closed
wants to merge 19 commits into from
Closed

[Network] Adding AptosPerf Client #6054

wants to merge 19 commits into from

Conversation

Markuze
Copy link
Contributor

@Markuze Markuze commented Jan 3, 2023

This PR adds a new client on top of the Aptos Network stack.
The motivation is dual:

  1. Ease Network Stack Profiling
  2. Ease testing for new changes e.g., Crypto Broadcast.

@Markuze Markuze force-pushed the markuze/aptos-perf-pr branch from 96b08d0 to a5b2da8 Compare January 4, 2023 09:42
@Markuze Markuze added the CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR label Jan 4, 2023
@Markuze Markuze mentioned this pull request Jan 4, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@Markuze Markuze force-pushed the markuze/aptos-perf-pr branch from 6ac8a23 to 8e9fecd Compare January 4, 2023 10:39
@github-actions

This comment has been minimized.

@Markuze Markuze force-pushed the markuze/aptos-perf-pr branch from 8e9fecd to 4d907e1 Compare January 4, 2023 10:43
@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

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.

@Markuze Markuze force-pushed the markuze/aptos-perf-pr branch from 5997718 to 9ebc962 Compare January 12, 2023 15:46
@Markuze Markuze force-pushed the markuze/aptos-perf-pr branch from 9ebc962 to b7c0c01 Compare January 12, 2023 15:50
@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 land_blocking success on b7c0c01de5376e3eb7be2e5a919b709af870ff40

performance benchmark with full nodes : 6367 TPS, 6239 ms latency, 14100 ms p99 latency,no expired txns
Test Ok

@github-actions
Copy link
Contributor

✅ Forge suite compat success on testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> b7c0c01de5376e3eb7be2e5a919b709af870ff40

Compatibility test results for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> b7c0c01de5376e3eb7be2e5a919b709af870ff40 (PR)
1. Check liveness of validators at old version: testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b
compatibility::simple-validator-upgrade::liveness-check : 7020 TPS, 5529 ms latency, 8000 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: b7c0c01de5376e3eb7be2e5a919b709af870ff40
compatibility::simple-validator-upgrade::single-validator-upgrade : 4708 TPS, 8922 ms latency, 12300 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: b7c0c01de5376e3eb7be2e5a919b709af870ff40
compatibility::simple-validator-upgrade::half-validator-upgrade : 4332 TPS, 9507 ms latency, 13000 ms p99 latency,no expired txns
4. upgrading second batch to new version: b7c0c01de5376e3eb7be2e5a919b709af870ff40
compatibility::simple-validator-upgrade::rest-validator-upgrade : 6214 TPS, 6299 ms latency, 10300 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> b7c0c01de5376e3eb7be2e5a919b709af870ff40 passed
Test Ok

@davidiw davidiw closed this Jan 28, 2023
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.

3 participants