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
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