ANNOUNCE: NetBeans Profiler Beta (Milestone 4) Released
Robert Demmer <[email protected]> Tue, 18 Jan 2005 12:17:10 +0100
| Newsgroups | gmane.comp.java.netbeans.announce |
|---|---|
| Message-ID | <[email protected]> |
The NetBeans Profiler team is proud to announce the availability of the Beta release (Milestone 4) for NetBeans 4.1, 4.0 and 3.6 The Profiler is an add-on to NetBeans 4.1, 4.0 or 3.6, and adds a fully featured CPU, memory and threads profiling capabilities, tightly integrated into the IDE workflow. Visit http://profiler.netbeans.org to download or get more information Key features: * Tight integration into the IDE workflow * Low overhead profiling utilizing the JFluid technology * Task-based approach to simplify profiling * CPU Performance profiling * Memory profiling & memory leak detection * Attaching to running (deployed) application * Threads profiling What's new in the Beta (Milestone 4) release (complete list at http://profiler.netbeans.org/docs/whatsnew-m4.html.) * configurable filters for CPU instrumentation, allowing to further reduce the profiling overhead based on package names * configurable filters for displaying results, which allow much easier evaluation of the profiling results by focusing on specific packages, classes or methods * enhanced integration with NetBeans 4.0 and 4.1, providing direct support for J2SE and Freeform project types and easier integration with other project types via custom profiling Ant tasks * (as always) large number of bug fixes NetBeans Profiler Team