Rspec runs 200% slower with rubymine launched spring
I just started using spring for an older project (rails 3.2). If I start spring outside of rubymine, running rspec for all tests takes about 2 minutes. If I stop spring, run any spec from rubymine, then run rspec it will take nearly 5 minutes.
Is it the teamcity formatter that is adding all of that overhead? Or is it something else?
Note that if I kill rubymine the specs will run at the usual speed.
请先登录再写评论。
Hi,
what performance do you have w/o spring?
Do you just run specs or debug them?
Could you please provide time measurement for the first and the second runs from RubyMine and w/o RubyMine.
Regards, Oleg.