Tomas should be able to help with this. JD
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Martin Smith Sent: Thursday, September 10, 2009 2:39 PM To: [email protected] Subject: [Ironruby-core] Profiling IronRuby 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 _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
