Performance analysis for java application

Posted by user1827614 on Stack Overflow See other posts from Stack Overflow or by user1827614
Published on 2012-12-12T21:53:51Z Indexed on 2013/07/03 5:06 UTC
Read the original article Hit count: 100

Filed under:

I want to do a performance measurement of my application and would like to be able to configure the stats for specific module like (enable for specific module and disable for some) and I want to measure things like memory usage, threads, average band width etc..

Can any one suggest something please, I am new to this. I think Visual VM is good but it doesnot support configuring for different modules.

Does Perf4j or Admin4j work here? any one has used these before?

© Stack Overflow or respective owner

Related posts about Performance