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

Reduce significantly localnet CPU load #116

Closed
mario4tier opened this issue Dec 7, 2024 · 1 comment
Closed

Reduce significantly localnet CPU load #116

mario4tier opened this issue Dec 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mario4tier
Copy link
Member

Suibase localnet will default to run with a single validator (instead of previous default of 4).

Users can configure for more validators in ~/suibase/workdirs/localnet/suibase.yaml

The change is applied on your next "localnet regen" or "localnet update".

Many thanks to Mysten Labs for making this possible: MystenLabs/sui#20511

@mario4tier mario4tier self-assigned this Dec 7, 2024
@mario4tier mario4tier moved this from 📋 Backlog to 🏗 In progress in ChainMovers Open Tracking Dec 7, 2024
@mario4tier mario4tier added the enhancement New feature or request label Dec 7, 2024
@mario4tier
Copy link
Member Author

Looking good. Less CPU and memory usage:

Before (4 validators):
image

After (1 validator, new default for Suibase)
image

Verified with Mysten Lab main branch while localnet idle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant