Help w/ Sluggish "rake cucumber"

Posted by Eric M. on Stack Overflow See other posts from Stack Overflow or by Eric M.
Published on 2010-04-26T03:13:52Z Indexed on 2010/04/26 3:23 UTC
Read the original article Hit count: 405

Filed under:
|
|
|

I've been trying to debug some super slow performance in running my cucumber features. I've run various calls through ruby-prof and think I see the bottlenecks (not too familiar with using ruby-prof) but do not know the cause or more important the solution. I've include below the output from running rake cucumber.

http://dl.dropbox.com/u/1788885/rake_cucumber.txt

Does anyone have any idea why this is happening or how I could go about debugging it further?

Thanks, Eric

© Stack Overflow or respective owner

Related posts about rake

Related posts about cucumber