Menu

NProf / News: Recent posts

NProf has moved to Google Code

The new homepage of NProf is located at http://code.google.com/p/nprof/

Posted by Christian Staudenmeyer 2009-06-07

Source control moved to Subversion

You can access the Subversion repository here:

WebDAV browsing and normal repository access:
http://www.mertner.com/svn/nprof/

FishEye (like ViewCVS-on-steroids):
http://www.mertner.com/fisheye/

Posted by Matthew Mastracci 2005-11-25

nprof alpha 0.6 released

The latest version of nprof, 0.6, has recently been released.

Changes:
* Fixes for recursive function calls
* Some minor GUI updates (double-click profiler runs to open)
* VS.NET add-in work - moved enable item to menu
* Fixed major slowdown in large profiler runs introduced last version

Download here: http://sourceforge.net/project/showfiles.php?group_id=74129

Posted by Matthew Mastracci 2003-12-28

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.

Posted by Matthew Mastracci 2003-05-17

Alpha 0.2 released!

The nprof 0.2 alpha was just released. 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.

Posted by Matthew Mastracci 2003-03-08

Alpha 0.1 Released

nprof - the .NET profiler - version 0.1 was released. This release has a fully-functional profiler, but limited filtering capabilities.

See http://nprof.sourceforge.net for more details.

Posted by Matthew Mastracci 2003-02-28