Thanks Yoav,

I have tried OptimizeIt which does not seem to have the same problem with idle IO time 
as JProfiler, and so I got much different (
and better ) results. Some tech staff at ej-technologies, told me that the next 
release of JProfiler in a few months will have a
seperate IO state that will take care of this problem.

Regards,

Steph

> -----Original Message-----
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 25, 2003 12:12 PM
> To: Tomcat Users List
> Subject: RE: Tools for benchmarking & profiling Tomcat
>
>
>
> Howdy,
>
> >Second half of this question is what is a good profiler to use with
> Tomcat
>
> I like OptimizeIt.
>
> >with my current Tomcat install, BUT it's major problem is that it
> includes
> >time that threads spend idly listening on sockets. So
>
> That's proper behavior.  I'm not aware of a profiler that magically
> decided what is and isn't appropriate to profile for your webapp.
> Well-written tests don't have much idle time in general.  I'm also not
> aware of any profilers that can take an operation ignore list (e.g.
> socket_read, socket_write) and ignore CPU time spent on those
> operations.
>
> Yoav Shapira
>
>
>
> This e-mail, including any attachments, is a confidential business communication, 
> and may contain information that is
> confidential, proprietary and/or privileged.  This e-mail is intended only for the 
> individual(s) to whom it is addressed,
> and may not be saved, copied, printed, disclosed or used by anyone else.  If you are 
> not the(an) intended recipient,
> please immediately delete this e-mail from your computer system and notify the 
> sender.  Thank you.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to