Java benchmarking tool

后端 未结 4 661
别跟我提以往
别跟我提以往 2020-12-06 02:58

I have written a small java application for which I need to obtain performance metrics such as memory usage, running time etc., Is there any simple to use performance measur

4条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-06 03:21

    Apache JMeter has a ton of features, for benchmarking http requests, JDBC calls, web services, JMS, mail, regular Java requests, etc.

提交回复
热议问题