Charlie, are there any specific packages/classes/methods that you think could use some work in a profiler? Maybe some tests that you think should run faster but aren't for some reason? Joe
On Dec 3, 2007 8:12 PM, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote: > Joseph Athman wrote: > > Did you do this profiling in NetBeans? I've never profiled with it > > before but I'd really like to take a look at this. Are there any wiki > > pages for how to profile a ruby script via JRuby? > > Generally it's the same as profiling any other Java application; you > just need to set it up to pass in the script to be run and possibly set > jruby.home property to point at the JRuby install dir. > > We would simply LOVE for more people to profile and help fix perf issues. > > - Charlie > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >
