grack.com

The nprof 0.3 alpha release (both binaries and source) is now available! The new feature this time is a tabbed profiler interface. The source zipfile is a direct dump of CVS, so it should compile fine for you.

The VS.NET add-in is very basic right now and has some issues with VS.NET stealing focus. This will be enhanced in future versions. See the README.TXT file for more information.

Remember to send me some feedback if you’re trying it out.

Read full post

Contrary to popular belief, I’m not dead and neither is this project. :) I’m busy getting ready to release the next version of NAnt, the other open-source project I work on. Unfortunately, I only have a limited number of hours per week to devote to all of the projects I contribute to. This means that progress might be spotty at times depending on whether I’ve gotten to something or not.

As for the code in CVS, I’ve had reports of it not being compilable. Unfortunately, there have only been a few reports in total. Let me know how the code works for you if you’ve had a chance to try it out!

I would be interested in feedback about features or development priorities as well. If you have any suggestions, please send them to the nprof-developers mailing list (subscribe).

Read full post

I’m trying to import the nprof source into CVS as we speak, but I think the Sourceforge servers are down. This may have to wait a day or two. There is currently a source zip snapshot on the Files page for interested parties to take a look at.

Update - whadayaknow? I managed to get it uploaded.

Read full post

The nprof 0.2 alpha release is now available! Some of the new features include:

  • More accurate numbers for total time %
  • Correctly handles exceptions thrown
  • GUI allows working directory and arguments to be specified
  • Namespace filter to filter timing info by specific combinations of namespaces
  • Basic VS.NET add-in

The VS.NET add-in is very basic right now and has some issues with VS.NET stealing focus. This will be enhanced in future versions. See the README.TXT file for more information.

Main window:

VS.NET add-in:

Read full post

The next alpha release (0.2) of nprof is currently in development. The exciting new feature in this release is Visual Studio integration.

By installing this VS.NET add-in, you will be able to enable profiling for your .NET projects from within the environment!

Read full post