25 Jun
2011
25 Jun
'11
11:41 p.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: f7e5729129c6ebbfdea9b3e38f705b0387b2839d https://github.com/MacRuby/MacRuby/commit/f7e5729129c6ebbfdea9b3e38f705b0387... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-06-25 (Sat, 25 Jun 2011) Changed paths: M spec/macruby/command_line/ruby_deploy_spec.rb Log Message: ----------- Optimize running time for the ruby_deploy specs By caching deployed apps, and introducing a little more mocking. Before, the suite would take ~71 seconds on my machine, now it takes ~40 seconds.