-
Stefan Behnel authored
Difficult to say which is best, but something around 7-9 apparently. Accumulated C/C++ compile times only ever go up with increasing shard count (tried 5, 7, 8, 9, 12) but the total test time is lowest at 7-9, depending on the specific run. So, let's waste less cycles overall.
b7c0ed99