aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-03-02 18:00:36 +0000
committerChristopher Baines <mail@cbaines.net>2022-03-02 18:00:36 +0000
commitf86657915e68201dbe7903009a8b37713979bf5d (patch)
tree8d198442d825fa31e288d6f4223bbc49c01faf72 /tests
parentc5b504e94a08aab8d19d752542874a588fe9a765 (diff)
downloaddata-service-f86657915e68201dbe7903009a8b37713979bf5d.tar
data-service-f86657915e68201dbe7903009a8b37713979bf5d.tar.gz
Try to further speed up inserting missing derivation source files
Switch from using a recursive query to doing a breath first search through the graph of derivations, as I think PostgreSQL wasn't doing a great job of planning the recursive queries (it would overestimate the rows involved, and prefer sequential scans for the derivation_outputs table).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions