文章詳情頁(yè)
Java剖析工具JProfiler 4.2 發(fā)布
瀏覽:3日期:2024-03-15 13:28:51
JProfiler 4.2 版本發(fā)布了JProfiler是一個(gè)全功能的Java剖析工具(profiler),專用於分析J2SE和J2EE應(yīng)用程式。它把CPU、線程和記憶體的剖析組合在一個(gè)強(qiáng)大的應(yīng)用中。JProfiler可提供許多IDE整合和應(yīng)用服務(wù)器整合功能。JProfiler直覺式的GUI讓你可以找到性能瓶頸、抓住內(nèi)存泄漏(memory leaks)、并解決多線程的問題。它讓你得以對(duì)heap walker作資源回收器的root analysis,可以輕易找出內(nèi)存泄漏;heap快照(snapshot)模式讓未被引用(reference)的對(duì)象, 稍微被引用的對(duì)象、或在終結(jié)(finalization)序列的對(duì)象都會(huì)被移除;整合精靈以便剖析瀏覽器的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
標(biāo)簽:
Java
相關(guān)文章:
1. Strecks -- 一款Struts Java 5 擴(kuò)展框架發(fā)布2. Java14發(fā)布了,再也不怕NullPointerException了3. RichFaces 2.0 -- 建立在AJAX4JSF之上的組件庫(kù) - 發(fā)布了4. Spring-Richclient 0.1.0 發(fā)布5. Spring Web Flow 1.0 EA 發(fā)布6. JAVA | Guava EventBus 使用 發(fā)布/訂閱模式的步驟7. Java 如何安全的發(fā)布對(duì)象8. 真正面向?qū)ο缶幊?PHP5.01發(fā)布9. 為PHP5定做 ZendBox 將明年初發(fā)布10. 基于python調(diào)用jenkins-cli實(shí)現(xiàn)快速發(fā)布
排行榜
