User forums > General (but related to Code::Blocks)

Bug: Uses CPU...

(1/2) > >>

arnix:
Hi, while running, CodeBlocks uses some CPU time even when it is just idle. It is not correct, even much more bigger applications don't use any CPU time while being idle. It uses 11-13% of my 700mhz Celeron. Thank you. Here is a screenshot:


[attachment deleted by admin]

MortenMacFly:

--- Quote from: arnix on November 04, 2006, 08:15:11 am ---It is not correct, even much more bigger applications don't use any CPU time while being idle.
--- End quote ---
Well, much bigger applications might not have a cursor that blinks nicely in an editor.
With regards, Morten.

Game_Ender:
That means bigger applications don't do so much on idle processing.

arnix:

--- Quote from: MortenMacFly on November 04, 2006, 08:26:00 am ---Well, much bigger applications might not have a cursor that blinks nicely in an editor.
With regards, Morten.

--- End quote ---

:] You really think that the the blinking cursor uses 12% of CPU time? I think there is some much cost loop which doing something non-stop, maybe it is possible to, for example, pause it when the window is minimized, or do something else. Of cource, with current CPUs with 3000+ MHz freq. it is very small amount of CPU time, but with older processors it is not small. Sorry if bad English.

MortenMacFly:

--- Quote from: arnix on November 04, 2006, 08:34:22 am ---:] You really think that the the blinking cursor uses 12% of CPU time?

--- End quote ---
Of course not. But if you search in the forum for e.g. "cpu usage" you will realise that this has been discussed several times (look here for example: http://forums.codeblocks.org/index.php?topic=467.0).
If CPU usage matters to you you could try to disable the one or other plugin you don't need/use which will lower the CPU usage.
With regards, Morten.

Edit: I actually meant this (more recent) topic: http://forums.codeblocks.org/index.php?topic=4303.0... ;-)

Navigation

[0] Message Index

[#] Next page

Go to full version