文章詳情頁
Java剖析工具JProfiler 4.2 發(fā)布
瀏覽:2日期: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)、并解決多線程的問題。它讓你得以對heap walker作資源回收器的root analysis,可以輕易找出內(nèi)存泄漏;heap快照(snapshot)模式讓未被引用(reference)的對象, 稍微被引用的對象、或在終結(jié)(finalization)序列的對象都會(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. PHP 5.2.12 發(fā)布 修復(fù)60多個(gè)bug2. ASP.NET Core 7 Razor Pages項(xiàng)目發(fā)布到IIS的詳細(xì)過程3. IntelliJ IDEA 2020.3.3現(xiàn)已發(fā)布!新增“受信任項(xiàng)目”功能4. Android Studio 4.0 正式發(fā)布在Ubuntu 20.04中安裝的方法5. 支持中文轉(zhuǎn)換到拼音的Java庫 pinyin4j-2.5.0 發(fā)布6. JSF開發(fā)利器FaceletsTools 1.0 for Dreamweaver 發(fā)布7. Java SE 6 Beta 發(fā)布8. IntelliJ IDEA 2021.1 EAP 1 發(fā)布支持 Java 16 和 WSL 29. jBixbe 1.0-alpha 發(fā)布 -- Java 調(diào)試器10. Java 如何安全的發(fā)布對象
排行榜
