filecoin-project / filecoin-project/go-state-types

Migration optimization idea

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
28
Forks
41
Avg merge
17h 3m
Merged PRs (30d)
2

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.