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

[Dockerfile][Experimental] Remove cargo-chef #6841

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

ibalajiarun
Copy link
Contributor

@ibalajiarun ibalajiarun commented Mar 1, 2023

Description

This PR does two things:

Test Plan

Build works. Will monitor performance after landing.

@ibalajiarun ibalajiarun force-pushed the balaji/docker-build-speed branch 3 times, most recently from fae6409 to 38333cb Compare March 2, 2023 17:53
@ibalajiarun ibalajiarun force-pushed the balaji/docker-build-speed branch from 38333cb to 9b36fb6 Compare March 2, 2023 18:18
@ibalajiarun ibalajiarun marked this pull request as ready for review March 2, 2023 18:23
@ibalajiarun ibalajiarun requested a review from a team as a code owner March 2, 2023 18:23
@ibalajiarun ibalajiarun enabled auto-merge (squash) March 3, 2023 17:08
@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

github-actions bot commented Mar 3, 2023

✅ Forge suite land_blocking success on 9b36fb63967e60c248b237b1a92397e393b357cb

performance benchmark with full nodes : 5862 TPS, 6774 ms latency, 9100 ms p99 latency,no expired txns
Test Ok

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

✅ Forge suite framework_upgrade success on cb4ba0a57c998c60cbab65af31a64875d2588ca5 ==> 9b36fb63967e60c248b237b1a92397e393b357cb

Compatibility test results for cb4ba0a57c998c60cbab65af31a64875d2588ca5 ==> 9b36fb63967e60c248b237b1a92397e393b357cb (PR)
Upgrade the nodes to version: 9b36fb63967e60c248b237b1a92397e393b357cb
framework_upgrade::framework-upgrade::full-framework-upgrade : 6963 TPS, 5487 ms latency, 7900 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for cb4ba0a57c998c60cbab65af31a64875d2588ca5 ==> 9b36fb63967e60c248b237b1a92397e393b357cb passed
Test Ok

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

✅ Forge suite compat success on testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 9b36fb63967e60c248b237b1a92397e393b357cb

Compatibility test results for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 9b36fb63967e60c248b237b1a92397e393b357cb (PR)
1. Check liveness of validators at old version: testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b
compatibility::simple-validator-upgrade::liveness-check : 8016 TPS, 4765 ms latency, 6900 ms p99 latency,no expired txns
2. Upgrading first Validator to new version: 9b36fb63967e60c248b237b1a92397e393b357cb
compatibility::simple-validator-upgrade::single-validator-upgrade : 4452 TPS, 8921 ms latency, 11700 ms p99 latency,no expired txns
3. Upgrading rest of first batch to new version: 9b36fb63967e60c248b237b1a92397e393b357cb
compatibility::simple-validator-upgrade::half-validator-upgrade : 4837 TPS, 8301 ms latency, 11000 ms p99 latency,no expired txns
4. upgrading second batch to new version: 9b36fb63967e60c248b237b1a92397e393b357cb
compatibility::simple-validator-upgrade::rest-validator-upgrade : 6752 TPS, 5615 ms latency, 10000 ms p99 latency,no expired txns
5. check swarm health
Compatibility test for testnet_2d8b1b57553d869190f61df1aaf7f31a8fc19a7b ==> 9b36fb63967e60c248b237b1a92397e393b357cb passed
Test Ok

@ibalajiarun ibalajiarun merged commit 08334bc into main Mar 3, 2023
@ibalajiarun ibalajiarun deleted the balaji/docker-build-speed branch March 3, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants