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.
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email