Author Topic: Code completion slowdown  (Read 3889 times)

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Code completion slowdown
« 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!


Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Code completion slowdown
« Reply #1 on: November 28, 2005, 08:55:50 pm »
There are optimization opportunities there and I 'm planning on working on it after we 've confirmed that the compiler changes are working fine.
Be patient!
This bug will be fixed soon...

takeshimiya

  • Guest
Re: Code completion slowdown
« Reply #2 on: November 28, 2005, 10:57:41 pm »
I can confirm the 4 seconds delay when saving, sometimes it's more (when the project is big).