That was me, Mike Lee, not Mike Stover who you probably thought, talking about Optimizeit. But yes, a servlet is a java process just like any other and Optimizeit can attach to any java process (part of the PDA spec I think). It can do code profiling, cpu, memory, etc. Pretty neat stuff. We use jmeter for all our web app stuff. Its a great performance tool. You can use JMeter to show you what areas of your code need to be looked at and then use Optimizeit to profile those sections of code to show you which methods are called how often, etc. I've used lots of tools and I found JMeter and Optimize it are two of the best out there. One is a little pricier than the other though ;).
On a side note, I saw the request to change the output on the Assertion Results. I love that one and probably use it more than any other one (we use the table listener to look for all checkmarks for functional regression testing). Instead of adding a static output of all results or the data in a more simple form, how about adding some checkboxes to allow a user to choose. In my world, I would like to see it output to a comma separated list or easily importable format for Excel. We may all hate it, but our bosses like Microsoft products for viewing data (they are good). BTW, I've been using the nightly builds of JMeter and the new stuff is great. Glad to see the new version out there. Mike Lee (not Stover) ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 9:52 AM Subject: RE: JMeter 1.8.1 is out > Mike, I saw you talking about Optomizeit in one of the previous emails. > Do you know if Optomiseit can be used with servlets to find system > bottlenecks?? > If you dont know, its no problem. > Cheers for all your help. > > --------------------------------------------------------------------- > 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]

