User forums > Using Code::Blocks

memory usage

(1/2) > >>

compuluke:
Hello.  New to code::blocks.  Kickass so far though.

However, one (big) problem.  When I "add files recursively" to a new project, my 2 gigs of physical memory fills up and renders my machine inoperable.  I even "niced" it.

Anyone else have this?  I've cleaned the project before hand, so it's just parsing text and not binaries.

L

rickg22:
Yikes! :shock: Sounds like a big memory leak in there! I haven't tried that feature yet.

Yiannis, any ideas?

thomas:
Just tried to reproduce that using RC1-1, added 876 files recursively:



Well, it takes stunning amounts of CPU (clearly there is room for improvement in that matter), but I was not able to reproduce the memory issue. Memory was never more than 22.5 MB in this experiment.

EDIT:
If you wonder why CPU and memory do not correlate tightly, this is my fault. I took two screenshots for the two graphs (while time passed on). The lower graph thus needs to be shifted a bit to the right ;)

Ceniza:

--- Quote from: Private Bytes History ---no idea what *that* is
--- End quote ---

It could be the CodeCompletion plugin.

thomas:
Right, that explains why it is 100% user time from that point, too.

Navigation

[0] Message Index

[#] Next page

Go to full version