Author |
Topic |
|
eco
Tomato Guru
102 Posts |
Posted - Oct 12 2004 : 10:21:01 AM
|
a got a lot of file with more than 20000 lines and at the bottom of this files, VA is really really slow...
with build 1274 (this was slow too with previous versions)
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Oct 12 2004 : 10:53:56 AM
|
*um* i am trying to think where i can find a C++ file this big. what IDE and language are you using? |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Oct 12 2004 : 12:49:48 PM
|
Try disabling enhanced syntax coloring and underlining, just to see if either is the culprit. |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Oct 13 2004 : 4:23:51 PM
|
good old Qt
i have found a sample Qt project which contains a 22,947 line cpp file. typing at the bottom of this file is horrible. on my work machine disabling syntax highlighting on its own makes no difference. also disabling both syntax highlighting and both underlining options makes no real difference.
on my home machine, which is a 3gig AMD (quite a bit faster than work) i get the same problem, but it isnt quite so bad.
i have turned off: enhance syntax colouring everything in text editor -> listboxes everything in text editor -> correction
even with these settings disabling VAX makes a clear difference to the speed of the IDE while typing.
case=372 |
zen is the art of being at one with the two'ness |
|
|
LarryLeonard
Tomato Guru
USA
1041 Posts |
Posted - Oct 14 2004 : 09:54:48 AM
|
Actually, this is a feature, not a bug. VAX is deliberately slowing down when you hit 20,000 lines of source code in a single file. This slowdown is intended to give you time to think about what on Earth you're doing with a file that big...
|
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Oct 16 2004 : 2:31:27 PM
|
*LOL* yes, i did wonder what was going on when i found a file that big myself. in Qt's defense, this seems to be a one off special case. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|