Hello together, currently I am looking for ways to increase the performance of our Project, if coverage of the junit tests is being collected. Unfortunately my measurement results show, that we spend nearly all of the time with requesting dumps.
For example: a suite with 60 Tests performing in 200 ms in an normal environment, takes 10,5 seconds in an environment, where code coverage is collected, but 10,25 seconds of that time were spent between: ICoverage.requestDump ISessionListener.sessionAdded see my last question: https://groups.google.com/forum/#!searchin/jacoco/IsessionListener/jacoco/QBUVXAjS1js/EPck1Y5LYZIJ Is there a way to increase the performance of the dump? Best Regards Mario -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/723ae91c-d98d-4464-bd5b-1be09ed270b8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
