文章詳情頁
Java剖析工具JProfiler 4.2 發(fā)布
瀏覽:4日期:2024-03-15 13:28:51
JProfiler 4.2 版本發(fā)布了JProfiler是一個全功能的Java剖析工具(profiler),專用於分析J2SE和J2EE應(yīng)用程式。它把CPU、線程和記憶體的剖析組合在一個強(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)序列的對象都會被移除;整合精靈以便剖析瀏覽器的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. Spring Web Flow 1.0 發(fā)布2. JSR 196:pluggable authentication for JEE containers 草案發(fā)布3. ajax4jsf 1.0.3 發(fā)布, 引入新的功能4. Java應(yīng)用程序的打包、發(fā)布5. Sun 公司完整發(fā)布Java API文檔中文版6. 開源 Ajax JSF Library - RCFaces 發(fā)布7. RichFaces 2.0 -- 建立在AJAX4JSF之上的組件庫 - 發(fā)布了8. Java搜索引擎Compass Framework 0.8.0 新版發(fā)布9. Strecks -- 一款Struts Java 5 擴(kuò)展框架發(fā)布10. Java App表達(dá)式語言最終版MVEL 2.0 發(fā)布
排行榜
