graphprotocol / graphprotocol/graph-node
Skip block pointer updates when there are no triggers
Aperta
@evaporei ci sta già lavorando.
Dal 2/12/2021.
- Lingua principale
- Rust
- Stelle
- 3.2k
- Fork
- 1.1k
- Merge medio
- 4g 1h
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.