Fees Research: Current yearly cost of operating node types
@janezpodhostnik is already working on this.
Since Jun 9, 2022.
- Dominant language
- Go
- Stars
- 361
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
In order to understand the ROI for node operators in terms of their staking rewards we need to understand the baseline costs for running the services they are providing.
Since dapper labs currently runs nodes of each type for both testnet and mainnet, we can look at real world data and create some estimations of how these costs will change given transaction volume increases, storage usage, etc.
Goals
-
Identify the current running cost of each node type within GCP given the hardware currently required to successfully operate each node type. This estimates should be normal case not lower bound (e.g. perhaps a verification node can be run with less memory, but doing so means that it needs to be babysat more).
-
Come up with a model for this cost based upon transaction throughput growth and state growth.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.