Actions
Refactor #10106
closedMake tests run in parallel
Description
Currently our test suite runs in one core. By using parallel tests we can make it run in as many process as cores in the machine, which should yield much faster running times.
Updated by Daniel Lobato Garcia almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9aadd812029f9f65444916cfb109e732306f03b3.
Actions