cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 175680 - 40s when typing in #ifdef editor
: 40s when typing in #ifdef editor
Status: RESOLVED FIXED
: mobility
Build System
: 6.8
: All All
: P2 (vote)
: 6.8
Assigned To:
:
:
: perf-profileme
: PERFORMANCE
:
:
  Show dependency treegraph
 
Reported: 2009-10-29 16:26 by
Modified: 2009-11-11 05:51 (History)
Issue Type: DEFECT
:


Attachments
Profiler snapshot showing 40s in mobility editor code (71.63 KB, application/octet-stream)
2009-10-29 16:27, Jaroslav Tulach
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-10-29 16:26:50
I've got an NPS file report via email. Here is excerpt from that mail:

After enabling self-profiling I have opened file with a class that contains a
lot of #ifdef/#if constructions and at 
the begining of the class I started to add following line:

  //#ifdef test

  //#endif

In case these lines are added at the end of the class, everything works OK.
------- Comment #1 From 2009-10-29 16:27:40 -------
Created an attachment (id=90221) [details]
Profiler snapshot showing 40s in mobility editor code
------- Comment #2 From 2009-11-06 09:56:56 -------
After recent chnages, performance is significantly better bu I am still trying
to improve it.
------- Comment #3 From 2009-11-11 04:10:21 -------
I tested the problem on build from Nov 3, 2009 and as far as I can tell the
problem seems to be fixed. I can type whatever (including //#ifdef) at begining
of the file without any noticable delays.
------- Comment #4 From 2009-11-11 05:51:03 -------
The bug is not reproducible after latest fixes