文章详情页
Java剖析工具JProfiler 4.2 发布
浏览:16日期:2024-03-15 13:28:51
JProfiler 4.2 版本发布了JProfiler是一个全功能的Java剖析工具(profiler),专用於分析J2SE和J2EE应用程式。它把CPU、线程和记忆体的剖析组合在一个强大的应用中。JProfiler可提供许多IDE整合和应用服务器整合功能。JProfiler直觉式的GUI让你可以找到性能瓶颈、抓住内存泄漏(memory leaks)、并解决多线程的问题。它让你得以对heap walker作资源回收器的root analysis,可以轻易找出内存泄漏;heap快照(snapshot)模式让未被引用(reference)的对象, 稍微被引用的对象、或在终结(finalization)序列的对象都会被移除;整合精灵以便剖析瀏览器的Java外掛功能。新版本提供的特性:Support for additional platforms. A snapshot comparison facility has been addedThe objects comparison shows the difference between the 'all objects' views or the 'recorded objects' view of two snapshotsTo see the difference between the hot spots view of two snapshots, you can create a hot spots comparisonIn the call tree comparison, the difference tree of the call tree views of two snapshots is displayedFinally, the VM telemetry comparisons show graphs of VM telemetry measurements with a series of snapshots on the X axis
标签:
Java
相关文章:
1. Blandware AtLeap 0.5 发布--Java CMS2. IntelliJ IDEA 2021.1 EAP 4 发布:字体粗细可调整Git commit template 支持3. PHP 4.4.0发布 修复导致内存崩溃问题4. Spring Framework 1.2.8发布5. IBM 发布Java字节码分析工具Biptk6. Sun Java Studio Creator 2.0发布7. 真正面向对象编程:PHP5.01发布8. Java EE 5 SDK Update 1 发布9. 基于Rake和Gems的Java构造工具Raven 1.1 发布10. python如何解析复杂sql,实现数据库和表的提取的实例剖析
排行榜
