ChainSafe / ChainSafe/gossamer

Node Optimizations

Open
#1,494 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

To improve the overall performance of Gossamer nodes by examining and refactoring different components. Below outlines loose target benchmarks the team is looking to achieve:

| **Metrics** | **Node Type** | **Parameters** | **Target** | **Current** | **Delta** |
|:-----------------: |-------------- |---------------------- |---------- |--------- |------- |
| Memory Usage | Archive Node | At head of chain | <3GB | ~7.3GB | |
| CPU | Archive Node | While syncing | | 80-100% | |
| Storage size | Archive Node | At block height 1.6M | 15-20 GB | ~ 36GB | |
| Blocks Per Second | Archive Node | Around 3-4M | 30 | 15-20 | |
| Sync Speed | Archive Node | Genesis to 3M | ~48 hours | ~72 hours| |

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.