473,734 Members | 2,724 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Jeez, VS2005 RTM is really slow.

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 quick find is rediculous slow.
Everything is slow.
Running Exe is fine though

This is on a HP Workstation machine with Xeon 3GHz (HT Enabled) with 2 GB
ram.

What kind of monster machine do you need to get it going...?

- Fredrik

Nov 23 '05 #1
7 1450
Wow, some of use noticed that 512 MB was not enough (as it was with VS.NET
2003) to use VS 2005 comfortably, but if you are using already 2 GB...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> escribió en el mensaje
news:VO******** ************@gi ganews.com...
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 quick find is rediculous slow.
Everything is slow.
Running Exe is fine though

This is on a HP Workstation machine with Xeon 3GHz (HT Enabled) with 2 GB
ram.

What kind of monster machine do you need to get it going...?

- Fredrik

Nov 23 '05 #2
Fredrik Melin wrote:
Running a solution with about 20 sub-projects total about 150.000
lines of code. [...] Everything is slow.


I'm finding the same. It's a pity as I really like the IDE, but it is slower
than VS2003 was.

The thing I find really really slow is stepping through code in break mode.
Executing each statement seems to take about half a second. In VS2003 (and
VB6) each instruction executed virtually instantaneously .

I'm sure it's not a memory issue; I do only have 512MB in this machine but
there's no paging going on so I don't think that's the problem.

At least the .exe/.dll files still run as fast as before.

--

(O)enone
Nov 23 '05 #3
Hi,

My hard drive was really fragmented after I installed vs.net 2005
rtm. Defagmenting made a big difference on my laptop.

Ken
-----------------
"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> wrote in message
news:VO******** ************@gi ganews.com...
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 quick find is rediculous slow.
Everything is slow.
Running Exe is fine though

This is on a HP Workstation machine with Xeon 3GHz (HT Enabled) with 2 GB
ram.

What kind of monster machine do you need to get it going...?

- Fredrik

Nov 23 '05 #4

"Oenone" <oe****@nowhere .com> escribió en el mensaje
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
The thing I find really really slow is stepping through code in break
mode. Executing each statement seems to take about half a second. In
VS2003 (and VB6) each instruction executed virtually instantaneously .


Exactly, it is one of the most noticeable things.
--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
Nov 23 '05 #5
I would definitely defrag the machine, as it should run great with the
machine you have. I only have a GB and everything runs fine.

Did you ever have one of the betas on this machine?

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** **
Think Outside the Box!
*************** *************** *************** **
"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> wrote in message
news:VO******** ************@gi ganews.com...
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 quick find is rediculous slow.
Everything is slow.
Running Exe is fine though

This is on a HP Workstation machine with Xeon 3GHz (HT Enabled) with 2 GB
ram.

What kind of monster machine do you need to get it going...?

- Fredrik

Nov 23 '05 #6
No betas installed, have it on two machines (home and work) same speed on
both.
Yep, running defrag, might help abit, but I wont expect miracles.
"Cowboy (Gregory A. Beamer)" <No************ @comcast.netNoS pamM> wrote in
message news:OL******** *****@TK2MSFTNG P10.phx.gbl...
I would definitely defrag the machine, as it should run great with the
machine you have. I only have a GB and everything runs fine.

Did you ever have one of the betas on this machine?

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** **
Think Outside the Box!
*************** *************** *************** **
"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> wrote in message
news:VO******** ************@gi ganews.com...
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 quick find is rediculous slow.
Everything is slow.
Running Exe is fine though

This is on a HP Workstation machine with Xeon 3GHz (HT Enabled) with 2 GB
ram.

What kind of monster machine do you need to get it going...?

- Fredrik


Nov 23 '05 #7
Gregory,

In my opinion is VB 2005 in some points slower (and you never notice where
it is quicker), by instance when you do the first time dim a as
............... and here it hicks *one* time to get all classes and values or
whatever. After that first time you can type normally on and the
intellisense is showed. It is however a confusing experience the first
times, and you think direct "what is that slow".

In C# it is now very fine there it shows it direct and as well with
intellisence. If this is an aspect what takes in C# more loading time is of
course something you cannot see and even feel.

With debugging did I not yet notice any speed difference, it can be however,
this is often something you feel.

As well are the panes in my opnin in an other speed showing and hiding, what
is confusing the first times. I did not do any tuning yet.

That first aspect from VB2005 gave me the idea it was slow. However it is
only one time if you have load a project you don't notice it anymore and I
am now already used to it..

I am not yet sure of this to give a real answer in the newsgroup on this so
I did avoid that, however for your information.

What one of my thoughts is, if maybe everybody loads now the SQL server
standard while that was not in VS 2003

Cor
"Cowboy (Gregory A. Beamer)" <No************ @comcast.netNoS pamM> schreef in
bericht news:OL******** *****@TK2MSFTNG P10.phx.gbl...
I would definitely defrag the machine, as it should run great with the
machine you have. I only have a GB and everything runs fine.

Did you ever have one of the betas on this machine?

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** **
Think Outside the Box!
*************** *************** *************** **
"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> wrote in message
news:VO******** ************@gi ganews.com...
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 quick find is rediculous slow.
Everything is slow.
Running Exe is fine though

This is on a HP Workstation machine with Xeon 3GHz (HT Enabled) with 2 GB
ram.

What kind of monster machine do you need to get it going...?

- Fredrik


Nov 23 '05 #8

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

Similar topics

10
2536
by: musosdev | last post by:
Hi guys I'm trying to migrate to VS2005... I've managed to do that, but realised I'd opened my web projects as file projects, and I'm getting the error about network BIOS command limit. Anyway, I decided to have a go at loading them as web projects from our Win2k3 server. It gets so far and then says "The web server does not appear to have FrontPage server extensions installed".
3
5055
by: musosdev | last post by:
Hi guys Okay, I've setup my projects to open and compile fine in VS2005 using FPSE and remote web, but it's *really* slow. So I thought I'd have a go at doing it the normal way, by loading from the network share. It loads in VS2005 fine, and I can edit and save code changes etc, but when I try and Build the solution, I get the following error... An error occured loading a configuration file: Failed to start monitoring
7
1712
by: Frank Rizzo | last post by:
Is it me or is the speed of VS2005 actually slower than VS2003? The startup is pretty bad - even though I changed VS to display an empty environment. When I create a new form and want to change its size: while I am resizing, an hour glass comes up for a few seconds. There a lot of other slowdowns all over the system. It seems like it the hard drive kicks in really hard. Now I did have the VS2005 beta installed, but I uninstalled it...
2
1370
by: Julian | last post by:
Hi What in practice is required to run VS2005 pro? I currently have a spare machine which is a Pentium 4 1.5Ghz 512Mb ram XP 2 Home edition on which is just installed Team edition beta 2 , word and photshop. VS just crawls on this and I wondered if this was typical of the release version of pro as well and a daster machine is required? Many thanks
17
3025
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 My computer seems to be too slow to debug my developping applications.
2
2745
by: MarkusR | last post by:
Good day, I am using c# from VS2005. I am loading a datatable with the filenames and such from a given directory using the following code: arrFileList = GetAllFiles("c:\\sample", true); dtJobs.BeginLoadData();
4
2152
by: Jules Winfield | last post by:
I'm using VS2005. I have a solution consisting of twelve projects. All projects are console/service apps except for one which is a WinForms app. There are no web projects. I'd say that I'm at around 125k-150k lines of code in total. My development machine has 2gigs of physical RAM, a hyperthreaded CPU running at 3.6ghz, and plenty of harddrive space on a recently defragged drive. The only installed apps are VS2005 and SQL Server 2005....
5
1619
by: guy | last post by:
http://blogs.msdn.com/ericnel/archive/2006/10/17/top-level-technologies-products-not-supported-on-windows-vista.aspx are MS really saying that they do not have a development enviropnment for Vista that will be supported and work out of the box, with no warnings or requirements to disable bits of th o/s from day one? What do we get from Vista besides yet another learning curve, hasle and different bugs to resolve? Guy
56
3626
by: Squishy | last post by:
I tried installing my VS2005 Pro on Vista Ultimate 32 bit RTM today and got errors stating that VS2005 was not compatible with Vista. Microsoft......please pull your finger out of my ass and tell me this is a joke. It must be a joke....because I also have read that VS2002 and VS2003 will not be supported on Vista. This clearly violates Microsoft's own terms of support for these products.
0
8946
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9310
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9182
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
8186
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
6735
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
6031
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
4550
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
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2724
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.