What do you use for profiling in Eclipse, now that TPTP is going to be archived?

前端 未结 3 637
不思量自难忘°
不思量自难忘° 2021-02-04 08:57

Have you found a good alternative to TPTP, which is being archived, to profile Java applications in Eclipse?

I understand this is not exactly a programming question, so

3条回答
  •  迷失自我
    2021-02-04 09:21

    Its not part of the eclipse ecosystem, but I've used JConsole. The current versions seem to work well. I've thought about some of the commercial tools, but for me JConsole did everything I needed it to do once I read through its manual.

提交回复
热议问题