grack.com

Blog

nprof alpha 0.4 released

The nprof 0.4 alpha release (both binaries and source) is now available! The tabbed interface has been improved and a number of bugs have been fixed.

Note: there was a last-minute correction to the download, for those who might have jumped on it after it was released. The latest filename should be nprof-0.4a-alpha.zip.

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

Screenshots:

nprof alpha 0.3 released

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.

nprof: Not Dead Yet

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).

Importing nprof sources to CVS

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.

nprof alpha 0.2 released

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: