Open Source Profilers in C#
|
Prof-It is an easy-to-use standalone profiler for C# that measures execution frequencies for each statement while keeping the instrumentation of the source code to a minimum.
An optimized strategy for finding basic blocks, incrementing their counters and calculating counters from others makes Prof-It faster than every other profiler, that can collect execution frequencies for each line of code! |
Go To Prof-It for C#
|
An application profiler for .NET |
Go To NProfiler
|
.NET profiler and generic profiling API. |
Go To NProf
|
ProfileSharp is performance and memory profiling software that helps you pinpoint performance bottlenecks in your .NET code and optimize memory usage.
ProfileSharp is fully loaded with features and capabilities to profile .NET desktop applications, .NET windows services, Enterprise .NET packages (COM+) and ASP.NET web-services and web-applications etc. of any strength and complexity.
|
Go To ProfileSharp
|
Sql Server Express Profiler is a profiler for MS SQL Server 2005 Express .
SQL Server Express Edition Profiler provides the most of functionality standard profiler does, such as choosing events to profile, setting filters, etc.
But it doesn't provide professional tools for profiling sql queries. This project is a .NET WinForms Application and in future AJAX-enabled web site which provides functionality of Microsoft SQL Profiler. |
Go To Sql Server Express Profiler