You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SR-1141 [llbuild] Add support for understanding Swift parseable output
Issue Description:
We should support scheduling tasks which are multithreaded (for example, the Swift compiler) and which should recognized as consuming additional resources. Ideally this would be done in a way that we could automatically throttle appropriately once we have a mechanism for the Swift driver to tell us exactly how many threads it is using.
The text was updated successfully, but these errors were encountered:
No, unfortunately none of the llbuild bugs we have are "starter bugs", yet, but I thought it was better to have some "StarterBugs" in the llbuild component rather than none. I have a TODO to try and get real starter bugs and unlabel these but I can unlabel now if you think it is better.
Additional Detail from JIRA
md5: 5f08aed889d0565e40a9ff9f13edb16c
relates to:
Issue Description:
We should support scheduling tasks which are multithreaded (for example, the Swift compiler) and which should recognized as consuming additional resources. Ideally this would be done in a way that we could automatically throttle appropriately once we have a mechanism for the Swift driver to tell us exactly how many threads it is using.
The text was updated successfully, but these errors were encountered: