文章详情页
Java调优器YourKit Java Profiler 5.5 版本发布
浏览:6日期:2024-03-15 16:26:40
YourKit, LLC宣布YourKit Java Profiler 5.5 版本发布..YourKit Java Profiler是一个目前很受欢迎的Java Profiler(Java调优器).可以用来分析和监控你的应用程序的性能, 从而进行更好地调优.这次YourKit, LLC发布的是YourKit Java Profiler 5.5 版本.官方提到的新特性包括:New and improved platform support- Mac OS X on Intel is supported- IBM Java 5.0 supported. Important! IBM Java 5.0 Service Release 1 (SR1) or newer is required. Initial IBM Java 5.0 release is not supported because it contains critical bugs in JVMTI implementation.- BEA JRockit 5 support improvements. Read about known issuesTelemetry- Telemetry for Java 1.3 and 1.4 is supported as well- New tab 'CPU and Memory'- Optimization: telemetry information requires less memory in UICPU profiling- New profiling mode that provides both method CPU times and invocation counts, but does not monitor internals of methods from core library classes (java.*, javax.*, com.sun.*, sun.*). The benefit is in much smaller overhead than when all methods are monitored.- In the mode where only CPU times are recorded, accuracy was improved on Linux, Mac OS X and Solaris- Increased accuracy of CPU times and invocation count measuring mode on Windows and Solaris. In particular, this improves profiling of short running methods.- Reduced overhead when method invocation counts are recordedMemory profiling- New feature: now it is possible to import memory snapshots in HPROF binary format. Use 'File | Import HPROF Snapshot...' action. Such snapshots are created:*Automatically by JVM if application fails with java.lang.OutOfMemoryError. To switch this behaviour on, -XX:+HeapDumpOnOutOfMemoryError JVM option should be specified. This option is supported in Java 6 'Mustang' JVM, and will be backported to Java 5.0 update 7 and Java 1.4.2_12.*Explicitly connecting via jmap utility to any running Sun JVM - no need for extra configuration (works in Java 6 'Mustang', and, possibly not very reliable, on Solaris with Java 1.4.2_09 and newer, and Linux with Java 5.0).*By JVM's built-in HPROF profiler (not very useful though). Please read more in the bundled Help.- Reduced overhead of object allocation recordingOther improvements- Profiler UI can run with Java 6 'Mustang.'
标签:
Java
相关文章:
1. Java App表达式语言最终版MVEL 2.0 发布2. IntelliJ IDEA 2021.1 EAP 4 发布:字体粗细可调整Git commit template 支持3. Spring Boot2发布调用REST服务实现方法4. Sun发布下一代Java手机开发平台- 与Orange合作5. Java14发布了,再也不怕NullPointerException了6. IntelliJ IDEA 2021.1 首个 Beta 版本发布7. 更新升级python和pip版本后不生效的问题解决8. 浅析Django接口版本控制9. Spring IDE 1.2.4发布10. Python web如何在IIS发布应用过程解析
排行榜