在Eclipse中使用什么进行剖析,现在TPTP将被归档? [英] What do you use for profiling in eclipse, now that TPTP is going to be archived?

查看:147
本文介绍了在Eclipse中使用什么进行剖析,现在TPTP将被归档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你是否找到了一个很好的替代TPTP,它是存档,在Eclipse中配置Java应用程序?



我明白这不是一个编程问题,所以请给我一个消息,如果这不适合stackoverflow。



编辑:还有一个相关的问题,从2008 这里,但是我正在寻找更多更新的东西。

解决方案

VisualVm,但是,JDK本身对于某些CPU和内存分析是有好处的,但是它并不能很好地与eclipse集成。



YourKit 是一个很好的分析工具,它与eclipse完美结合,但它不自由您将需要购买许可证。



Eclipse内存分析器(MAT)是另一个非常有用的工具很多分析java堆转储。在java应用程序中指出任何非故意的内存泄漏是完美的。


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 please just drop me a message if this is not appropriate for stackoverflow.

EDIT: there's also a relevant question, from 2008 here but I was looking for something a little more updated

解决方案

VisualVm, that comes with the JDK itself is good for some CPU and memory profiling, though, it doesn't integrate well with eclipse.

YourKit is a great profiling tool that integrates quite well with eclipse but its not free. You will need to buy a license for it.

Eclipse Memory Analyzer (MAT) is another great tool that helps a lot in analyzing java heap dumps. It is perfect for pointing out any un-intentional memory leaks in a java application.

这篇关于在Eclipse中使用什么进行剖析,现在TPTP将被归档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆