Hello,

Does anybody have any suggestions for profiling ruby code?  I've been
trying to use Profiler__ , but have been running into problems because
it basically ignores any C# method invocations.  I'll find out that
all my ruby-only code runs quite fast and it's slow where it's calling
C#(.NET) code.  Is there any good way of hunting that down?

I've also tried looking for any information about Clr.profiler as
well, but I'm not sure what that's for.

Thanks,
Martin
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to