filecoin-project / boost

Boost is a tool for Filecoin storage providers to manage data storage and retrievals on Filecoin.
Other
110 stars 71 forks source link

Reduce Boost hardware requirement with remote commP enabled #1649

Open LexLuthr opened 1 year ago

LexLuthr commented 1 year ago

Currently, we are asking users to have 8+ SHA enabled CPU cores. We don't need it if remote commP is being used. With YugabyteDB not separated out, we can further reduce the CPU requirements for V2.

LexLuthr commented 1 year ago

We should profile a running Boost to figure out what requires CPU and how much. This should help us update the number to more accurate requirements.