Click here to Skip to main content
16,008,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: unsigned char to char??? char to unsigned char??? Pin
Michael Dunn18-Jul-01 12:02
sitebuilderMichael Dunn18-Jul-01 12:02 
GeneralOptimization file find operations Pin
Ivan Polak18-Jul-01 7:18
Ivan Polak18-Jul-01 7:18 
GeneralThanx alot! Pin
18-Jul-01 7:02
suss18-Jul-01 7:02 
QuestionDefault button in toolbar? Pin
Jake Palmer18-Jul-01 6:49
Jake Palmer18-Jul-01 6:49 
AnswerRe: Default button in toolbar? Pin
Jake Palmer18-Jul-01 12:07
Jake Palmer18-Jul-01 12:07 
AnswerRe: Default button in toolbar? Pin
18-Jul-01 17:17
suss18-Jul-01 17:17 
AnswerRe: Default button in toolbar? Pin
Diarrhio18-Jul-01 20:04
Diarrhio18-Jul-01 20:04 
QuestionSlow down when typing? Pin
Bryan Pietrzak18-Jul-01 6:45
Bryan Pietrzak18-Jul-01 6:45 
My team is having an odd problem:

We are getting severe slowdowns when typing in largeish files: 2, 3 sometimes as long as four seconds when hitting Return.

It seems to be limited to fairly large source files (3,000 or more lines, but I haven't narrowed down the threshold yet).

And if we close the workspace, then there is no problem at all with performance. Reopen the workspace, and the slowdowns are back. So, it's clearly something in Visual Studio.


Some facts about what we're doing:

- Our workspace is large with hundreds of .cp files and more than a thousand .h files broken up into "folders" within the workspace.
- In fairly large files, typing can be very slow: 2, 3 even four seconds of a "pause" when hitting return
- Task Manager does show CPU spikes during this activity
- We are running P3 733 dual CPU Compaq AP550 workstations
- If we close the workspace, typing performance is normal and does not exhibit the slowdowns
- Generate Browse Info is turned off in Project Settings | C++
- Build Browse Info file is turned off in Project Settings | Browse Info
- We are no longer using USERTYPE.DAT for user defined keywords, the file does not even exist
- We are using SourceSafe for source control, but SourceSafe itself is not open at the time of these slowdowns
- All four of the VS "statement completion options" in Options | Editor are off (Auto list members, auto type info, etc.)
- The VS "auto indent" feature in Options | Tabs seems to make no difference: we've tried None, Default and Smart
- We are using Visual C++ 6.0 SP5
- We are not using any other AddIns other than DevTrueColor to patch the color menus to allow us any color in the syntax color chooser
- I've search MSDN and the KB as much as I can, but can't find anything


Any ideas would be very much appreciated.
Confused | :confused:

--
Bryan
AnswerRe: Slow down when typing? Pin
Bryan Pietrzak18-Jul-01 8:57
Bryan Pietrzak18-Jul-01 8:57 
QuestionFunction to see cpu usage? Pin
Tim Rymer18-Jul-01 6:29
Tim Rymer18-Jul-01 6:29 
QuestionAssign color to CRectTracker? Pin
18-Jul-01 5:17
suss18-Jul-01 5:17 
AnswerRe: Assign color to CRectTracker? Pin
Ben Burnett18-Jul-01 12:02
Ben Burnett18-Jul-01 12:02 
GeneralHelp, please! Pin
18-Jul-01 4:57
suss18-Jul-01 4:57 
GeneralRe: Help, please! Pin
Jim A. Johnson18-Jul-01 5:41
Jim A. Johnson18-Jul-01 5:41 
GeneralSingleton constructor help needed Pin
Don18-Jul-01 4:07
Don18-Jul-01 4:07 
GeneralRe: Singleton constructor help needed Pin
Tomasz Sowinski18-Jul-01 4:17
Tomasz Sowinski18-Jul-01 4:17 
GeneralRe: Singleton constructor help needed Pin
Don18-Jul-01 5:07
Don18-Jul-01 5:07 
GeneralRe: Singleton constructor help needed Pin
Joaquín M López Muñoz18-Jul-01 5:23
Joaquín M López Muñoz18-Jul-01 5:23 
GeneralRe: Singleton constructor help needed Pin
Don18-Jul-01 6:36
Don18-Jul-01 6:36 
GeneralRe: Singleton constructor help needed Pin
Jim A. Johnson18-Jul-01 5:24
Jim A. Johnson18-Jul-01 5:24 
QuestionHow do I handle custom messages? Pin
18-Jul-01 4:03
suss18-Jul-01 4:03 
AnswerRe: How do I handle custom messages? Pin
Tomasz Sowinski18-Jul-01 4:15
Tomasz Sowinski18-Jul-01 4:15 
QuestionHow to Transfer Data between Dialog A and Dialog B Pin
18-Jul-01 3:51
suss18-Jul-01 3:51 
AnswerRe: How to Transfer Data between Dialog A and Dialog B Pin
Frankie18-Jul-01 4:16
Frankie18-Jul-01 4:16 
AnswerRe: How to Transfer Data between Dialog A and Dialog B Pin
SAV18-Jul-01 4:20
SAV18-Jul-01 4:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.