How to check Java application performance?

I created a single-user Java desktop application using Netbeans. I want to test the performance of my application. I need a tool with which my application can be rated. I have heard about software metrics, this is related to my context. Or is there any tool or plugin available in Netbeans through which I can check.

+3
source share
2 answers

Take a look at Netbeans Profiles:

http://netbeans.org/features/java/profiler.html

+2
source

Netbeans Java, , . Netbeans, !

, / . , .

0

All Articles