Re: [lldb-dev] possible test runner speedup

2015-09-28 Thread Pavel Labath via lldb-dev
Hi, Interesting results. We were discussing the same thing last week. I was somewhat skeptical to the ideal as I am afraid of increased flakyness -- LLDB has hardcoded timeout values in a lot of places, and with increased cpu contention, we might start to see this code failing because the other

[lldb-dev] possible test runner speedup

2015-09-27 Thread Todd Fiala via lldb-dev
Hi all, I've started looking into test runner speeds based on the number of threads. Since we first introduced the parallel test runner, we've defaulted to using a number of work queues equal to the number of logical processors reported by the machine. Thus on a 24 core Linux box (12