graphprotocol / graphprotocol/graph-node
Optimize queries for `check_interface_entity_uniqueness`
Đang mở
@tilacog đang làm issue này rồi.
Từ ngày 17/3/2021.
performance
Stale
- Ngôn ngữ chính
- Rust
- Star
- 3.2k
- Fork
- 1.1k
- Merge trung bình
- 4 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.