473,767 Members | 2,166 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Code Analyzers

I am looking for some way to analyze the timing of my code. I have
placed some elapsed time functions in various methods, but my code is
still running slow and I want to find the biggest culprits of this.

I know of the tools stated here before, such as Visual Studio Analyzer
and DevPartner, but DevPartner is far too expensive and I can't find
any type of downloadable installer for VSA. One post that I read
mentioned that there were other tools in Vis Studio that could be used.
Does anyone know what tools these might be?

Again, I am looking to see where all of my timing is going while I run
my code. Any tool you can think of, please list for me and I will
determine if pricing is worth it or not.

Thanks all,
Darian

Sep 8 '06 #1
3 996
You might try dotTrace profiler (http://www.jetbrains.com/profiler/ ,
$250), from JetBrains. They make IntelliJ, a java IDE we would all be
happy if MS would just copy and get it over with.

Never used it, so I can't vouch for it, but they have a good track
record. If you do play with it, let me know how it is.

- Andrew

da*******@gmail .com wrote:
I am looking for some way to analyze the timing of my code. I have
placed some elapsed time functions in various methods, but my code is
still running slow and I want to find the biggest culprits of this.

I know of the tools stated here before, such as Visual Studio Analyzer
and DevPartner, but DevPartner is far too expensive and I can't find
any type of downloadable installer for VSA. One post that I read
mentioned that there were other tools in Vis Studio that could be used.
Does anyone know what tools these might be?

Again, I am looking to see where all of my timing is going while I run
my code. Any tool you can think of, please list for me and I will
determine if pricing is worth it or not.

Thanks all,
Darian
Sep 8 '06 #2
I like nprof, and it is free.

"da*******@gmai l.com" wrote:
I am looking for some way to analyze the timing of my code. I have
placed some elapsed time functions in various methods, but my code is
still running slow and I want to find the biggest culprits of this.

I know of the tools stated here before, such as Visual Studio Analyzer
and DevPartner, but DevPartner is far too expensive and I can't find
any type of downloadable installer for VSA. One post that I read
mentioned that there were other tools in Vis Studio that could be used.
Does anyone know what tools these might be?

Again, I am looking to see where all of my timing is going while I run
my code. Any tool you can think of, please list for me and I will
determine if pricing is worth it or not.

Thanks all,
Darian

Sep 8 '06 #3
There is also YourKit .NET Profiler http://www.yourkit.com/dotnet/

It can profiler CPU and memory and has intergation with Visual Studio.

Best regards,
Vladimir

Sep 11 '06 #4

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

Similar topics

354
15920
by: Montrose... | last post by:
After working in c# for a year, the only conclusion I can come to is that I wish I knew c. All I need is Linux, the gnu c compiler and I can do anything. Web services are just open sockets hooked up to interfaces. The Gtk is more than enough gui.
4
2151
by: Vadym Stetsyak | last post by:
Hi, All I have a legacy ASP application, which is full of memory leaks. The source of the leaks are ADO objects that were not closed. For exapmle "Open" recordset without "Close" and so on. As the application is rather big, manually parsing asp code is rather painfully. Are there any asp code parsing tools, to analyze the source code?
6
4552
by: Einar ?rn | last post by:
Hi all, is there a good way to detect recursive C code in large systems? A method or a free tool? Best regards, E
43
1634
by: chookeater | last post by:
Hi All. My introduction to VB was through VB.Net but I am working with a lot of code that was written by programmers with pre-dotnet experience. As a result there are lots of function calls and "non-OOP aware" code. Is there any program available that I can get to sweep through VB.Net projects and flag these older VB functions/things ? I don't want to have to learn pre-dotnet VB to just to know what I
269
1650
by: Montrose... | last post by:
After working in c# for a year, the only conclusion I can come to is that I wish I knew c. All I need is Linux, the gnu c compiler and I can do anything. Web services are just open sockets hooked up to interfaces. The Gtk is more than enough gui.
0
9404
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10168
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9959
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9838
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8835
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7381
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6651
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5279
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.