Refactor: scheduler: make an ordering loop more efficient
We were looping through the "first" actions, checking the "then"
resource/action each iteration, but since those don't change in the loop,
check them beforehand.
Refactor: scheduler: make an ordering loop more efficient Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |