473,418 Members | 2,055 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,418 software developers and data experts.

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 1436
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********************@giganews.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********************@giganews.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****************@TK2MSFTNGP10.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********************@giganews.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.netNoSpamM> wrote in
message news:OL*************@TK2MSFTNGP10.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********************@giganews.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.netNoSpamM> schreef in
bericht news:OL*************@TK2MSFTNGP10.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********************@giganews.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
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. ...
3
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...
7
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...
2
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 ,...
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...
2
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); ...
4
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...
5
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...
56
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
0
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...
0
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...
0
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...
0
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...
0
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...

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.