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

[State Sync] Add metrics for fast syncing chunk sizes. #5814

Merged
merged 1 commit into from
Dec 7, 2022
Merged

Conversation

JoshLind
Copy link
Contributor

@JoshLind JoshLind commented Dec 7, 2022

Description

This PR adds additional state sync metrics to better track chunk sizes of data being fed to the storage synchronizer for fast sync.

Test Plan

Verified the metrics work manually.

@JoshLind JoshLind added the CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR label Dec 7, 2022
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

✅ Forge suite land_blocking success on 516efe96da355f7d1c02069fa16a503ee59552c6

performance benchmark with full nodes : 6610 TPS, 6015 ms latency, 8700 ms p99 latency,no expired txns
Test Ok

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

✅ Forge suite compat success on testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 516efe96da355f7d1c02069fa16a503ee59552c6

Compatibility test results for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 516efe96da355f7d1c02069fa16a503ee59552c6 (PR)
1. Check liveness of validators at old version: testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b
compatibility::simple-validator-upgrade::liveness-check : 7364 TPS, 5236 ms latency, 6900 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 516efe96da355f7d1c02069fa16a503ee59552c6
compatibility::simple-validator-upgrade::single-validator-upgrade : 4522 TPS, 9316 ms latency, 12100 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 516efe96da355f7d1c02069fa16a503ee59552c6
compatibility::simple-validator-upgrade::half-validator-upgrade : 4628 TPS, 8779 ms latency, 11600 ms p99 latency,no expired txns
4. upgrading second batch to new version: 516efe96da355f7d1c02069fa16a503ee59552c6
compatibility::simple-validator-upgrade::rest-validator-upgrade : 6878 TPS, 5725 ms latency, 9600 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 516efe96da355f7d1c02069fa16a503ee59552c6 passed
Test Ok

@JoshLind JoshLind merged commit 34eba49 into main Dec 7, 2022
@JoshLind JoshLind deleted the state_chunks branch December 7, 2022 23:02
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