<a href="http://www.micropoll.com/akira/mpview/585320-168921">Click Here for Poll</a><a href="http://www.questionpro.com" title="online surveys">Online Survey</a><BR> | <a href="http://www.micropoll.com" title="Website Polls">Website Polls</a><BR> | <BR><a href="http://www.micropoll.com/akira/MicroPoll?mode=html&id=168921">View MicroPoll</A></div>

Visual Studio 2010!

Read now >

Windows Mobile Development Thoughts

Read now >

View Now
DevSource RSS FEEDS
XML Want an easy way to keep up with breaking tech news? And the Get DevSource headlines delivered to your desktop with RSS.
ADVERTISEMENT
ADVERTISEMENT

 

DevSource.com: Your Source for Visual Studio on Facebook
ADVERTISEMENT
VB 2008 IDE test results are in
By Jeff Cogswell

Rate This Article: Add This Article To:

First tests show that VB 2008’s IDE is much faster than previous versions.

The VB team at Microsoft released several tests showing how fast various operations performed in the IDE. The tests were all performed both in Visual Studio 2008 and Visual Studio 2005 to test how much more productive Visual Studio 2008 can be for developers.

The tests were released in a blog titled “VB2008 Outperforms VB2005!”. However, the tests were not measuring the performance of code written in VB2008, but rather were tests within the IDE, such as how long it takes to build a project or how quickly Intellisense kicks in.

Compiling a large project as a background compilation came in with the highest improvement over VB2005, at 164.25 times faster. (The blog doesn’t give any specifics about the projects, as this test was quite informal and not performed by a third party benchmarking test.)

Other items that showed large improvements over VB2005 included:

  • Build a large multi-project solution (explicit build operation)
  • Build a large multi-project solution (using background compilation)
  • Responsiveness after adding a member to a class
  • Responsiveness after opening a project
  • Invoke Intellisense to see a list of types (first time)

The blog entry can be found here.




Discuss VB 2008 IDE test results are in
 
>>> Be the FIRST to comment on this article!
 

 
 
>>> More Using Microsoft Visual Studio Articles          >>> More By Jeff Cogswell