Click here to monitor SSC

Bart

Software Engineer - Red Gate Software

ANTS Memory and Performance Profiler 5 Release Candidates Now Available

Published Monday, June 01, 2009 1:11 PM

Both release candidates are now available, both work with CLR 4.0, and we've got a funky new YouTube channel containing tutorial videos for both. Check it out...

Release candidates for both ANTS Memory Profiler 5 and ANTS Performance Profiler 5 are now available via:

http://www.red-gate.com/MessageBoard/viewforum.php?f=92

We'd also like to announce our great new YouTube channel, which contains tutorial videos for both. You can access this at:

http://www.youtube.com/user/redgatedotnetteam

Possibly the most exciting news for the RCs, is that both profilers now have some support for CLR 4.0 Beta, although this isn't "official", and side-by-side mode certainly doesn't work. Our priority for these releases has been to provide rock solid support for .NET 2.0, 3.0, 3.5 (and 1.1, with some limitations), so to this end we've fixed a few rare but annoying edge case crashes affecting these platforms. That said, if you do need to profile an application running on CLR 4.0 Beta, this could be your lucky day, so I'd strongly suggest you'd give it a go-it should just work; no need to set any special switches, or tinker around with the registry or anything... on the other hand we haven't exactly gone to town on CLR 4.0 testing, so if you do run into problems please let us know-this is why it isn't officially supported, and isn't likely to be until some time after the 5.0 releases go out.

Support for the Windows 7 release candidate, which we know a lot of you are now targeting, has also been improved. As far as we know, there are no Windows 7 specific problems, but if you do run into anything, again, please let us know, and we'll do our best to help you, and/or get a fix in for the final release.

Regarding .NET 2.0 Service Pack 1, we've decided not to require this for either profiler, however if you're using ANTS Memory Profiler 5 with ASP.NET applications on Web Development Server (Cassini) you will need to install SP1 to avoid instability and hangs whilst taking snapshots. In general we would also recommend the installation of SP1 for other scenarios because, although in virtually all cases you should find that both profilers will work fine without it, you may, in rare cases, observe some instability in the application being profiled or, even more rarely, the the profiler itself. We do understand that sometimes, particularly if you're consulting, you don't have the luxury of that much control over your development system, which is why we haven't mandated SP1.

If you want screenshots of the new memory profiler, you can find plenty in my previous post, announcing the beta releases (not much has changed since then):

http://www.simple-talk.com/community/blogs/bart/archive/2009/05/15/73430.aspx

The performance profiler UI has undergone very few changes from version 4-most of the additions are behind the scenes-but, if you're not familiar with it, take a look here for some great shots, along with a bit of history:

http://www.simple-talk.com/community/blogs/bart/archive/2008/09/02/69343.aspx

If all goes to plan we should have the final release out within the next two to three weeks.

You need to sign in to comment on this blog

About Bart Read

Bart has done many things since he started work at Red Gate Software Ltd in August 2004, but nowadays he's (mainly) the product manager for the .NET Developer Tools. He still feels like this is a bit like admitting you were cheering for the Empire whilst watching Star Wars, but for now he's along for the ride. In a previous incarnation he was a project manager leading the .NET Reflector Pro, ANTS Memory Profiler 5, ANTS Performance Profiler 4 & 5, and SQL Prompt 3.0 - 3.6 projects. He still occasionally writes some code and, in the past, has touched the code for most of the Red Gate SQL developer tools... some of them still haven't recovered from the shock. He was born and grew up in Dorset, was educated in Nottingham and London, and likes music and real ale. His photo is extremely misleading.
<June 2009>
SuMoTuWeThFrSa
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011
Automated Script-generation with Powershell and SMO
 In the first of a series of articles on automating the process of building, modifying and copying SQL... Read more...

Converting String Data to XML and XML to String Data
 We all appreciate that, in general, XML documents or fragments are held in strings as text markup. In... Read more...

Geek of the Week: Don Syme
 With the arrival of F# 3.0 Microsoft announced a wide range of improvements such as type providers that... Read more...

How to Document and Configure SQL Server Instance Settings
 Occasionally, when you install identical databases on two different SQL Server instances, they will... Read more...

What's the Point of Using VARCHAR(n) Anymore?
 The arrival of the (MAX) data types in SQL Server 2005 were one of the most popular feature for the... Read more...