vbvictor wrote: > LGTM! > > Not sure if possible but a less aggressive option would be to have a "-l" > flag like "make" has, which uses as many threads as requested while keeping > track on the load of the system and adjusting accordingly.
Can the load factor be platform independent? AFAIK windows don't have same load factor mechanic as UNIX. With this feature, we should carefully plan what platforms will support it. https://github.com/llvm/llvm-project/pull/149739 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits