Hot spots of the test-runner process started by flacoco on math_70:
Self times

Expanded self times for the top result. This highlights that the most time consuming operation is analyzing the instrumented classes after execution.

Total times

Where to optimize?
- Coverage analysis for sure. This is the most time consuming operation with ~77% of cpu time being used there. (169s/218s)
(This is copied from ASSERT-KTH/flacoco#74)
Hot spots of the
test-runnerprocess started byflacocoonmath_70:Self times

Expanded self times for the top result. This highlights that the most time consuming operation is analyzing the instrumented classes after execution.

Total times

Where to optimize?
(This is copied from ASSERT-KTH/flacoco#74)