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

Migration optimization idea #198

Open
ZenGround0 opened this issue Aug 2, 2023 · 0 comments
Open

Migration optimization idea #198

ZenGround0 opened this issue Aug 2, 2023 · 0 comments

Comments

@ZenGround0
Copy link
Contributor

There are many miner actors with no live or dead sectors at all
If we can skip as much processing for them as possible we might be able to save some constant work per actor. Assuming there are many such actors we might be able to halve or third etc total work.

TODO

  • count how many totally inactive miner actors
  • figure out if there is a way to cheaply as possible determine if there are no sectors (this might be as expensive as the noop migration)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant