Welcome!

AJAX & REA Authors: Charlene Qu, Yakov Fain, Andreas Grabner, Lori MacVittie, Kevin Hoffman

Related Topics: .NET, AJAX & REA

.NET: Article

JetBrains Ships dotTrace Profiler 3.0

Features a quadruple increase in the number of performance profiling tools available to its users

JetBrains, creators of intelligent, productivity-enhancing applications, started shipping JetBrains dotTrace 3.0. The third major release of the company's intelligent profiling tool for Microsoft .NET applications features a quadruple increase in the number of performance profiling tools available to its users, a new way to catch memory leaks, and other extensive enhancements and improvements.

The new profiling modes introduced in dotTrace 3.0 include sampling profiling for fastest, minimum-overhead profiling, and routine thread profiling for unprecedented precision of measurement. dotTrace now offers a truly versatile set of performance profiling tools, catapulting the total number from one to four.

In the memory profiling department, more memory leaks can now be spotted with the help of dotTrace. Developers can easily see all objects which were finalized without being properly disposed by the code, thus being able to catch very intricate memory issues. Overall, developers’ profiling options are expanded with regard to both the application profiling process and to working with profiling results.

Performance profiling enhancements in dotTrace 3.0 include:

  • Measuring routine thread time, in addition to the existing wall time profiling mode.

  • Super fast sampling profiling for getting the fastest picture of application’s performance with the lowest possible overhead.

  • Ability to save individual parts of snapshots (tab saving).

  • Filtering and folding function call chains in Hot Spots and Back Traces views and filtering function calls in Plain View.

Memory profiling enhancements in dotTrace 3.0 include:

  • Non-disposed but finalized objects are detected.

  • Possibility to merge strongly-connected objects.

  • Navigation to classes’ source in source preview.

  • Information about reachable and held objects is now serialized to disk, eliminating the necessity to recompute it on each memory snapshot opening.

Other enhancements include:

  • Profiling ASP.NET applications from Microsoft Visual Studio.

  • Profiling ASP.NET applications using Visual Studio Development web-server.

  • Automatic creation of .config files for profiling modes not supported for the .NET 1.1 framework.

General information about dotTrace 3.0 is available here:
http://www.jetbrains.com/profiler/index.html?dt30pr
.


Information on new features can be found at:
http://www.jetbrains.com/profiler/features/newfeatures.html?dt30pr.

The release is available for download at:
http://www.jetbrains.com/profiler/download/.

A free 10-day evaluation license enabling full functionality can be requested at the same URL.

JetBrains dotTrace can be purchased online at:
http://www.jetbrains.com/profiler/buy/index.html?dt30pr.

New single user licenses are priced at $499 (US); upgrades cost $149. Purchases of dotTrace 2.0 made after April 15, 2007 qualify for a free upgrade.

More Stories By .NETDJ News Desk

.NETDJ News Desk monitors Microsoft .NET and its related technologies, including Silverlight, to present IT professionals with news, updates on technology advances, business trends, new products and standards, and insight.

Comments (1) View Comments

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


Most Recent Comments
.NET News 05/10/07 10:21:41 AM EDT

JetBrains, creators of intelligent, productivity-enhancing applications, will start shipping JetBrains dotTrace 3.0 as of Monday, May 14, 2007. The third major release of the company's intelligent profiling tool for Microsoft .NET applications features a quadruple increase in the number of performance profiling tools available to its users, a new way to catch memory leaks, and other extensive enhancements and improvements.