Author Topic: Code::Blocks 8.02 is slow, (now with solution inside)  (Read 10982 times)

Offline GreyFox.me

  • Single posting newcomer
  • *
  • Posts: 4
Code::Blocks 8.02 is slow, (now with solution inside)
« on: December 20, 2009, 03:39:44 am »
- NOTICE! -

I found out what the problem was, it was the Code Completion 0.7. Without it the programs seems much quicker!

Thanks! stahta01

- NOTICE! -

I got a new computer 6 months ago, pretty fast one. A while later I got back into modding civ4, so I downloaded the latest version of Code::Blocks. I noticed it was slower than it used to be, and thought it was cause of Windows 7, but I tested in windows xp as well, and same deal there.

Now a few months later, I am getting fed up with it. I'm using Code::Blocks cause its the only editor I can get to compile the Civ4 DLL.
But I have been editing in other editors most of the time cause of this slowness.

Windows 7
Version 8.02 of Code::Blocks installed on an SSD
Files run from a RAMDisk (some improvement with general editing, not much with the problems I have)

Computer:

Processor: AMD Phenom II X4 940 Black Edition
GfX Card: nVIDIA GeForce GTX 260 (GT200-200/D10U-20)
Memory: Corsair CM2X2048-8500C5 x2 = 4GB RAM

If that helps.

I've tried setting the program running on one specific core, but no change, so set it back on all.

Hi, to illustrate how slow it is for mem here is a youtube video:
http://www.youtube.com/watch?v=qYBsSHOwDbk
« Last Edit: December 20, 2009, 07:06:53 am by GreyFox.me »

Offline GreyFox.me

  • Single posting newcomer
  • *
  • Posts: 4
Re: Code::Blocks 8.02 is slow, need help
« Reply #1 on: December 20, 2009, 04:15:28 am »
Oops, posted in the wrong forum. Could a moderator move this perhaps?


Offline stahta01

  • Lives here!
  • ****
  • Posts: 7589
    • My Best Post
Re: Code::Blocks 8.02 is slow, need help
« Reply #2 on: December 20, 2009, 04:47:52 am »
1. Turn off all Plug-ins you do not use.
2. Run Code::Blocks as Admin
3. Turn off code completion to see if the problem goes away.
4. Use a nightly build

What Compiler are you using?
Include version number.

Is the Compiler Windows 7 Compatible?

 
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline GreyFox.me

  • Single posting newcomer
  • *
  • Posts: 4
Re: Code::Blocks 8.02 is slow, need help
« Reply #3 on: December 20, 2009, 04:51:51 am »
Compiling isn't slow. It's the use of the program, opening files, switching focus between files, etc. Its frustratingly slow sometimes.

Just watch the youtube video, you'll get exactly what my problem is.

I'll turn off the plugins, and try the nightly build.
I've already turned donw UAC or whatever it is called so I run everything as admin, but I could test that as well.

General editing isn't that slow, especially not with the files on a RAMDisk, but watch the video as I said, and you'll see my error.

Offline GreyFox.me

  • Single posting newcomer
  • *
  • Posts: 4
Re: Code::Blocks 8.02 is slow, need help
« Reply #4 on: December 20, 2009, 06:59:10 am »
Thanks! @ stahta01

It was the Code Completion 0.7 that was the culprit. Without it the programs seems much quicker!

Offline benkenobi01

  • Multiple posting newcomer
  • *
  • Posts: 64
Re: Code::Blocks 8.02 is slow, (now with solution inside)
« Reply #5 on: December 21, 2009, 12:21:23 am »
Code::Blocks v1.0 RC2 fastest C::B on earth, why use something else ?