PHPUnit on Vagrant Starting Very Slow
We have PHPUnit working on Vagrant but it is starting very slow. Once it starts it runs just fine.
- First it shows "Running Vagrant ssh-config".
- Then I looked up and the tests ran, and ran very fast.
Anyone have any ideas. Oh, running on iMac with Vagrant virtual service. PHP runs plenty fast, so I think there is something missing or something we need to configure different. It seems odd to wait serveral minutes to run a test through PHPStorm.
请先登录再写评论。
Please capture the CPU snapshot:
start the snapshot, type something, make some actions in IDE(at least for a minute), then stop the snapshot: https://intellij-support.jetbrains.com/entries/29983118 .
If you don't want them to be public, please provide to the: https://intellij-support.jetbrains.com/anonymous_requests/new .