>Stephen Bannasch wrote:
>># set and export JRUBY_OPTS to -rubygems
>>
>>[~/dev/test_jruby]$ export JRUBY_OPTS=-rubygems
>>
>># now nailgun is slow
>>
>>[~/dev/test_jruby]$ time bin/jruby-ng -e "puts 'hello'"
>>hello
>>
>>real    0m6.551s
>>user    0m0.003s
>>sys     0m0.010s
>>[~/dev/test_jruby]$ time bin/jruby-ng -e "puts 'hello'"
>>hello
>>
>>real    0m4.439s
>>user    0m0.003s
>>sys     0m0.011s
>
>Now you're talking. This is extremely interesting. Please file this as a bug.
>

http://jira.codehaus.org/browse/JRUBY-1680

BTW, having JRUBY_OPTS=-rubygems did not cause a nailgun slowdown approximately 
3 weeks ago when I first tried nailgun.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to