Skip to content

Conversation

ctrochalakis
Copy link
Member

Support pushing jobs early on, before file-splitting, to utilize workers while that happens.

In our ~20min CI run, this gives us about 1.5 minute gain.

Solves #93.

This is preliminary work to decouple publishing (marking the queue as
ready), and pushing jobs into queue.

We can the support early job yielding to utilize idle workers before
publishing the whole queue.
That way we can utilize workers while the queue gets finalized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant