Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: rickg22 on November 28, 2005, 07:23:34 pm
-
(Note: I have the safe_but_slow tweak DISABLED)
Yiannis: Recently i've noticed a major delay whenever i save files, because of the code completion plugin. It takes about 3 or 4 seconds with each save (I have follow local includes, parse preprocessor directives enabled). I was working on the macrosmanager and each save was a royal pain.
Any ideas? Maybe because many files depended on this one? And, wasn't the thread model supposed to save us from these delays?
Thanks!
-
There are optimization opportunities there and I 'm planning on working on it after we 've confirmed that the compiler changes are working fine.
-
I can confirm the 4 seconds delay when saving, sometimes it's more (when the project is big).