[jruby-dev] JRuby Performance Profiling

2014-04-29 Thread micheal.kl...@appsmarx.com
Hello All Trying to optimize Jruby in Tomcat Apps sever. I have a timer prog thru which i can monitor resp time in my logs. Looking for an advice on profiling critical JRuby hotspots code on which i can put my timer prog. Like which JRuby packages/classes and ()s should i put my timer on. ? I

Re: [jruby-dev] JRuby Performance Profiling

2014-05-03 Thread micheal.kl...@appsmarx.com
any tips would be appreciated ? ----- > On Apr 29, 2014, at 8:51 PM, "micheal.kl...@appsmarx.com" > wrote: > > Hello All > > Trying to optimize Jruby in Tomcat Apps sever. I have a timer prog thru which > i can monitor resp