AFAICT debuginfo tests are way slower than other kinds of tests due to being executed sequentially (I haven't properly checked the source but I couldn't see many threads in htop and it looked sequential).
This is especially noticeable on machines with 16 or more hardware threads, where other test suites make visible progress at significantly faster rates.
AFAICT debuginfo tests are way slower than other kinds of tests due to being executed sequentially (I haven't properly checked the source but I couldn't see many threads in
htopand it looked sequential).This is especially noticeable on machines with 16 or more hardware threads, where other test suites make visible progress at significantly faster rates.