search for: measure_mod

Displaying 1 result from an estimated 1 matches for "measure_mod".

Did you mean: measure_mode
2011 Oct 26
1
problem profiling rspec boot time with ruby-prof
...iles stream Tue Oct 25 15:46:20 -0700 2011 As you can see, 12 min and 2 seconds were spent in the load_spec_files method. I''m trying to use ruby-prof to characterize the problem, but I keep getting the following error: /Library/Ruby/Gems/1.8/gems/ruby-prof-0.10.8/lib/ruby-prof.rb:62:in `measure_mode='': can''t set measure_mode while profiling (RuntimeError) from /Library/Ruby/Gems/1.8/gems/ruby-prof-0.10.8/lib/ruby-prof.rb: 62:in `figure_measure_mode'' from /Library/Ruby/Gems/1.8/gems/ruby-prof-0.10.8/lib/ruby-prof.rb:67 from /Library/Ruby/Gems/1.8/gems/bundler-1.0....