piece / makegood

A continuous test runner for Eclipse PDT
https://github.com/piece/makegood/wiki
44 stars 17 forks source link

Makegood slower than phpunit #58

Open sneps85 opened 10 years ago

sneps85 commented 10 years ago

Makegood is way slower than phpunit..

PHPUnit (from cmd): 9.5s Makegood: >3min

sneps85 commented 10 years ago

I think the init-process for makegood is too slow, as it takes over 15s to start first test... do i have misconfigured something or is that normal?

iteman commented 10 years ago

No, I think that it is too slow. Try to run tests without displaying the MakeGood view by selecting other view.