Re: CI Utilisation and system efficiency

2025-04-22 Thread Maciej Jesionowski
Yes, that is a full clean build after the build directory is configured from scratch. The dependencies are prepared before that, and this is just the time to run ninja which lists 4900 build steps or so (I can't remember). I mean, the build isn't exactly very fast even on a reasonably high-end syst

Re: CI Utilisation and system efficiency

2025-04-22 Thread Maciej Jesionowski
Hi, Are these servers running multiple builds at a time, or is a Windows build given the full host resources, i.e. 8c/16t and 64GB of RAM? If you can monitor the resources in real time, it would be interesting to confirm if indeed the CPU utilization is significantly lower than 100%, meaning someth