graphprotocol / graphprotocol/graph-node
Optimize queries for `check_interface_entity_uniqueness`
オープン
@tilacog がすでに取り組んでいます。
2021年3月17日 から。
performance
Stale
- 主要言語
- Rust
- スター
- 3.2k
- フォーク
- 1.1k
- 平均マージ
- 4日 1時間
- マージ済み PR(30日)
- 1
説明
We should figure out how to batch this check
Originally posted by @lutter in https://github.com/graphprotocol/graph-node/pull/2286#r596227885
deployment_store.rs relies on calls to check_interface_entity_uniqueness for each entity that is processed by inserts and overwrites.
Maybe we can optimize database calls with a custom query.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。