graphprotocol / graphprotocol/graph-node
Skip block pointer updates when there are no triggers
オープン
@evaporei がすでに取り組んでいます。
2021年12月2日 から。
- 主要言語
- Rust
- スター
- 3.2k
- フォーク
- 1.1k
- 平均マージ
- 4日 1時間
- マージ済み PR(30日)
- 1
説明
When Graph Node is using a Firehose for indexing, it updates the block pointer for every block. This is a time-consuming step, and is likely a significant contributor to sync time. This could be optimised by updating this periodically during syncing (per x blocks / per amount of time?)
- Implementation
- Testing
Refactor(moved to #3224 )instance_manager.rs
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。