On 7/8/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
dreamhead wrote:
> Hi!
>
> JRuby has a wonderful idea about method which is to generate method
> class. We all know that it takes some time to do that, so it's good
> idea to save the result.
>
> In JRuby, DumpingInvocationCallbackFactory is used for this purpose.
> But the code with which save the result is commented. I think it could
> slow down the start-up speed. Is it right?
>
> BTW, I've ported this idea into XRuby. Thank you!
>
http://groups.google.com/group/xruby-devel/browse_thread/thread/8fd58ca8b4450e9e
I disabled it because it was causing problems in the generated code
after the new STI changes, possibly because of the index ordering issue
we discussed. If you can turn it back on and get it all passing, it
would be nice to have again. I believe it helped a little bit...but not
a massive amount.
Just in regards to help it provide[sd]...
From what I remember once hotspot kicked in, it made little difference
whether it was there or not. However, before hotspot kicks in it is a
measurable improvement (and it could be larger now since some overhead
in JRuby has made all boats rise).
-Tom
--
Blog: http://www.bloglines.com/blog/ThomasEEnebo
Email: [EMAIL PROTECTED] , [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email