|
|
| dloneranger |
| Posted: May 10 2011, 12:37 PM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
So, today I fired up VS2008 and loaded my Virtualdub solution
Nothing's changed since the last time I used it, but now it's awfully slow
Just opening a cpp file takes a good 30 seconds Doing something basic like pressing enter for a new line gives me a chance to make a cup of coffee
What the hell???? Any ideas?
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| dloneranger |
| Posted: May 10 2011, 02:07 PM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
Surprise, surprise Coderush
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| evropej |
| Posted: May 12 2011, 01:07 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 514
Member No.: 26523
Joined: 28-November 09

|
Is it just VS? Have you rebooted? |
 |
| dloneranger |
| Posted: May 12 2011, 01:54 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
DevExpress's Coderush was the culprit For no apparent reason it decided not to play nice Uninstall and reinstall fixed it
Still, it's so useful that I'll put up with it's occasional glitches
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| evropej |
| Posted: May 18 2011, 10:19 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 514
Member No.: 26523
Joined: 28-November 09

|
I tried VS2010. My code would expand by a factor of ten and a complexity of twenty. I said no thanks. VB6 FTW. |
 |
| dloneranger |
| Posted: May 18 2011, 10:28 PM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
I usually use and prefer Delphi - god I hate C++
But for modifying Virtualdub or writing filters, it's easiest to use VisualStudio I've been upgrading everything but Virtualdub itself to use VS2010 Overall, I like it better than 2008 - everything just feels faster (intellisense etc)
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| phaeron |
| Posted: May 21 2011, 07:20 PM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
I thought the same as you, until I helped migrate a very large C++ codebase from VS2008 to VS2010. For large projects the performance is much worse -- it can take several seconds for the IDE to respond after clicking on the Property Manager tab. |
 |
| dloneranger |
| Posted: May 21 2011, 07:55 PM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
Thankfully, Virtualdub is the biggest C++ project I have to deal with
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |