Java class for performance analysis of my project

4

I'm looking for a Java class or package to help me do an analysis of the performance of my app. I need information such as: processing time, memory consumption, processor usage ... and so on. I know there are some tools to do this, but I want to incorporate this type of analysis into my project. Is there any way to do this? Thanks for the help!

    
asked by anonymous 30.03.2015 / 19:27

1 answer

2

Have you tried jmeter? for testing javaEE does not get better. Supports proxy and certificate configuration.

    
10.04.2015 / 20:46