Sorry if you told it somewhere already, but are you sure to be in production mode? I suspect Rails to get inefficient in development mode that the compiler completes as it's re-compiling things over and over.
Raphaël Valyi On 9/25/07, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote: > > Two questions: > > 1. Did you pass -J-Djruby.objectspace.enabled=false ? > 2. Do you see the benchmarking script do JIT warmup when running under > JRuby? > > Charles: yep, I didn't change any settings other than > jruby.objectspace.enabled. > > -- > Alexey Verkhovsky > CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] > RubyWorks [http://rubyworks.thoughtworks.com] > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >
