Skip to content
Commit 2e3b77c8 authored by Benjamin Schubert's avatar Benjamin Schubert
Browse files

buildqueue: only update state of direct reverse dependencies

Previously, we would update the state of all elements in the pipeline,
everytime an element in the queue would change state.

This is inefficient. We know that the only impacted elements will
be the direct build reverse dependencies. We can therefore, by recording
the direct build reverse dependencies, only update those and reduce
the time we spend updating states.
parent afd8dc84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment