Free Java And .Net Profiler

Posted By Keith Dsouza On June 23, 2009 @ 7:01 pm In Software | No Comments

If you have been into programming for sometime, you might know that no matter how good your code is, there are always chances that some part of it may cause memory leaks and add to system overheads.

Profiling your code is a great way to determine whether such overheads exists and take remedial steps to correct the code.

free_java_net_profiler

However there are very few profilers out there that are free, we came across another Freeware [1] tool that will allow you to profile your Java and .Net applications.

IJW Profiler monitors your .NET or Java application as it runs, and determines how much of your execution time is spent in each function, as well as capturing the call relationships between functions.

IJW Profiler Features

  • Full call graph view gives you a quick overview
  • Browse call stacks leading to each function with the callers-of reverse view
  • Powerful hotspot view takes you directly to the most time-consuming functions
  • Intelligent filters allow you to focus on just your code

IJW Profiler supports .NET 2.0/3.0/3.5 and Java 1.5/1.6, and runs on Windows 2000/XP/Vista.

Download IJW Profiler [2]


Article printed from Techie Buzz: http://techie-buzz.com

URL to article: http://techie-buzz.com/softwares/free-java-and-net-profiler.html

URLs in this post:

[1] Freeware: http://techie-buzz.com/tag/freeware

[2] Download IJW Profiler: http://www.ijw.co.nz/

Copyright © 2006-20011 Techie Buzz. All rights reserved.