473,326 Members | 2,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Profiling Tool

hi,

I would like to profile an application using some tool in such a way that i
dont want to add any probe code in the application.

And I am also interested in knowing the lines of codes that are hit/run most
of the times and also the lines of code which took most time in execution.
( as it is said that 20% of your code takes 80% of the execution time )

What are the good tools/techniques for profiling in .NET ( which dont
require any code to be added )

Thanx in advance
rawCoder
Nov 21 '05 #1
5 1085
Hi,

Try ANTS profiler - http://www.red-gate.com/code_profiling.htm

--
Regards,
Peter Jausovec
(http://blog.jausovec.net)
"rawCoder" <ra******@hotmail.com> je napisal v sporočilo
news:eV**************@TK2MSFTNGP10.phx.gbl ...
hi,

I would like to profile an application using some tool in such a way that
i
dont want to add any probe code in the application.

And I am also interested in knowing the lines of codes that are hit/run
most
of the times and also the lines of code which took most time in execution.
( as it is said that 20% of your code takes 80% of the execution time )

What are the good tools/techniques for profiling in .NET ( which dont
require any code to be added )

Thanx in advance
rawCoder

Nov 21 '05 #2
rawCoder wrote:
hi,

I would like to profile an application using some tool in such a way that i
dont want to add any probe code in the application.

And I am also interested in knowing the lines of codes that are hit/run most
of the times and also the lines of code which took most time in execution.
( as it is said that 20% of your code takes 80% of the execution time )

What are the good tools/techniques for profiling in .NET ( which dont
require any code to be added )

Thanx in advance
rawCoder


red-gate's ANTS profiler is a good one:
http://www.red-gate.com/code_profiling.htm

There is a pre beta tool from jetbrains
http://www.jetbrains.net/confluence/...y/NetProf/Home
There is also the profiling API, you can write your own profiler if you
have a specific need.

---
Regards,
Olle de Zwart
Nov 21 '05 #3
In addition to the other answers, you could also have a look at AQTime from
Automated QA:

http://www.automatedqa.com/

Charles
"rawCoder" <ra******@hotmail.com> wrote in message
news:eV**************@TK2MSFTNGP10.phx.gbl...
hi,

I would like to profile an application using some tool in such a way that
i
dont want to add any probe code in the application.

And I am also interested in knowing the lines of codes that are hit/run
most
of the times and also the lines of code which took most time in execution.
( as it is said that 20% of your code takes 80% of the execution time )

What are the good tools/techniques for profiling in .NET ( which dont
require any code to be added )

Thanx in advance
rawCoder

Nov 21 '05 #4
"rawCoder" <ra******@hotmail.com> wrote in message
news:eV**************@TK2MSFTNGP10.phx.gbl...
hi,

I would like to profile an application using some tool in such a way that
i
dont want to add any probe code in the application.

And I am also interested in knowing the lines of codes that are hit/run
most
of the times and also the lines of code which took most time in execution.
( as it is said that 20% of your code takes 80% of the execution time )

What are the good tools/techniques for profiling in .NET ( which dont
require any code to be added )


Try this one (watch for url wrap):

http://www.compuware.com/products/de...rtner&sf=1&p=0

Pretty full featured for a free version.

Marc


Nov 21 '05 #5
"rawCoder" <ra******@hotmail.com> schrieb:
What are the good tools/techniques for profiling in .NET ( which dont
require any code to be added )


In addition to the other replies: A *memory* profiler can be found here:

Allocation Profiler src
<URL:http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=3254325d-a4aa-4bb3-aa86-c72d5104ec74>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Richard Wallace | last post by:
Hello all, I'm looking for some input on the best tools to use for profiling multithreaded C++ code developed on GNU/Linux and compiled using gcc-3.1. More specifically, the distro in use is RH...
5
by: rawCoder | last post by:
hi, I would like to profile an application using some tool in such a way that i dont want to add any probe code in the application. And I am also interested in knowing the lines of codes that...
18
by: noleander | last post by:
I've got Visual C++ 2003. I'm looking for a profiling tool. I'm from the Unix world where a good profiler comes free and built into the compiler and linker. I tried the Help utility in Visual...
3
by: Mark Fox | last post by:
Hello, In the VS.NET documentation http://msdn.microsoft.com/library/default.asp? url=/library/en-us/cpguide/html/cpconenablingprofiling.asp it says that in order to profile an application...
13
by: Jens Theisen | last post by:
Hello, I want to apologise in advance for this being off topic. It's not neither A C nor a C++ question, but to profiling in general, though I my chances are best to find the answer in the C/C++...
0
by: EdgarSanchez | last post by:
Hello Group, This mail is intended to announce the release of the newest version of SpeedTrace .NET Tracing & Profiling tool, SpeedTrace Pro. This tool is an improvement of the previous version...
4
by: Sharon | last post by:
Hi all, I'm looking for a good profiling tool, to boost web application performance. Thanks, Sharon.
1
by: =?UTF-8?B?TWFydGluIFDDtnBwaW5n?= | last post by:
Hello, I am searching for a good profiling tool for C# which can be easily embedded into Visual Studio. My objective is to measure the times and counts of every method in my program. If...
0
by: L'eau Prosper Research | last post by:
Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases new TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set. L'eau Prosper Market...
0
by: L'eau Prosper Research | last post by:
NEW TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set By L'eau Prosper Research Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.