473,387 Members | 1,897 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,387 software developers and data experts.

Slow debugging speed in VS2005

I have just recompiled several of my large projects under VS2005 and notice
that the speed at which they operate within the Debug configuration has gone
up by a factor of 300-400%. Does anyone know of any settings that I can tweak
(possibly emporarily, say) to get back the former execution speed? Thanks.
--
Larry Goldstein
Feb 9 '06 #1
2 1209
If you look at the output window I bet you have a lot of First Chance
Warning's showing up.

Fix those and your speed should go back up. I am having the same issue.

Things like: Dim iVar as Integer = oRow("intfield") will cause a warning.
Casting the row object to integer fixed it for me.

T

"Larry Goldstein" <La************@discussions.microsoft.com> wrote in
message news:B8**********************************@microsof t.com...
I have just recompiled several of my large projects under VS2005 and notice
that the speed at which they operate within the Debug configuration has
gone
up by a factor of 300-400%. Does anyone know of any settings that I can
tweak
(possibly emporarily, say) to get back the former execution speed? Thanks.
--
Larry Goldstein

Feb 9 '06 #2
Thanks, Tommy. It must be something like that, but I have absolutely no
warnings whatever. I cleaned up all 250 or so warnings that showed up when I
converted the app. Any other ideas?
--
Larry Goldstein
"Tommy" wrote:
If you look at the output window I bet you have a lot of First Chance
Warning's showing up.

Fix those and your speed should go back up. I am having the same issue.

Things like: Dim iVar as Integer = oRow("intfield") will cause a warning.
Casting the row object to integer fixed it for me.

T

"Larry Goldstein" <La************@discussions.microsoft.com> wrote in
message news:B8**********************************@microsof t.com...
I have just recompiled several of my large projects under VS2005 and notice
that the speed at which they operate within the Debug configuration has
gone
up by a factor of 300-400%. Does anyone know of any settings that I can
tweak
(possibly emporarily, say) to get back the former execution speed? Thanks.
--
Larry Goldstein


Feb 9 '06 #3

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

Similar topics

5
by: Will McGugan | last post by:
Hi, On my dev machine (P4 1.7Ghz Win2K) debugging with Komodo is painfuly slow. There is a delay of several seconds when stepping over a single line of code. Debugging the same code with...
1
by: Brian Henry | last post by:
I know some of you have seen this problem. Stepping through code in the debugger is slow as heck in Visual Studio 2005. Well here is the problem, Edit and continue. Because edit and continue does...
7
by: Fredrik Melin | last post by:
Running a solution with about 20 sub-projects total about 150.000 lines of code. Typing code is slow (delay when typing fast). Pressing next line while debugging is slow. Pressing Ctrl-F for...
5
by: Brian Henry | last post by:
Now don't blame it on my system because its a dual core pentium D at 3.2GHz with 4GB RAM running windows xp 64bit on a RAIDed 10K RPM hard drive... but wow is stepping thorugh code in VB 2005...
17
by: Marc | last post by:
Hi, Before I had installed Visual basic.net 2003 on my laptop toshiba Tecra S1 Tecra S1 Centrino 1.6GHz / XP Pro / 15.0 256mb Windows XP servic pack2 After installing Visual Studio 2005...
13
by: rperreta | last post by:
I'm using VB .NET and it is extremely slow. I went through all the support channels a few months back and since then have stopped development on the project. We are losing money and I have...
5
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an...
3
by: Chris288 | last post by:
Hi, I have a problem where our app when compiled in VS2005 runs about 50% the speed it attains in VS2003. This is an unmanaged C++ app. I have tried most combinations of the optimization and...
5
by: Lars Schouw | last post by:
How come debugging c# code in VS2005 is much slower than debugging Java code in IntelliJ IDEA Is it possible to change any compilation flags to make it go faster? Thanks Lars
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...

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.