From: Alex Young Date: 2007-04-19T16:23:55+09:00 Subject: Re: effective profiling Giles Bowkett wrote: > I have a friend who's run into some profiling problems. He set up a > profiler on a Rails app, maybe the default benchmarking stuff Rails > comes with, I'm not sure. Unit tests run 60s normally, and come in at > an hour and a half with the profiler going. Is that with profile (rather slow) or ruby-prof (should be much faster)? -- Alex