dmaicher/doctrine-test-bundle

phpunit very slow

DanielCambray opened this issue · 2 comments

Hi,

sorry if it's a stupid question. I have about 150 tests that run rather quickly (about 5s). But when I set the parameter enable_static_connection to true, it become very sluggish (about 1min). Have I miss something ?

Thanks.

Hard to tell what's happening there in your case. Can you share a blackfire profile comparison of both cases maybe?

Closing for now. Let me know if you have any way for me to profile those slow tests.