Open
Description
Hot spots of the test-runner
process started by flacoco
on math_70
:
Expanded self times for the top result. This highlights that the most time consuming operation is analyzing the instrumented classes after execution.
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)
Metadata
Assignees
Labels
No labels
Activity