The original purpose of this was to hopefully increase execution speed of the pipeline. Unfortunately we found out, that we are simply using all the available cpu capacity. That means speeding up the pipeline mainly requires tweaking the performance of the PyDynamic functionality under test and not so easily by rearranging tests, as far as we see, right now. Still we improved the printings, so we would like to keep the changes.
The original purpose of this was to hopefully increase execution speed of the pipeline. Unfortunately we found out, that we are simply using all the available cpu capacity. That means speeding up the pipeline mainly requires tweaking the performance of the PyDynamic functionality under test and not so easily by rearranging tests, as far as we see, right now. Still we improved the printings, so we would like to keep the changes.