Open
Description
Previous ID | SR-1143 |
Radar | rdar://problem/22640366 |
Original Reporter | @ddunbar |
Type | Improvement |
Additional Detail from JIRA
Votes | 0 |
Component/s | llbuild |
Labels | Improvement |
Assignee | None |
Priority | Medium |
md5: 5f08aed889d0565e40a9ff9f13edb16c
relates to:
- 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.