Feature #5196 2010-12-15 05:03
tom_usenet
C::B with lots of project files (>60k)
I'm working with a buildroot build for an embedded linux.
I know I should break it up into 20 or more code::blocks projects, but it is easier to have BIG projects with one each for the kernel, u-boot, our code and buildroot itself.
The buildroot project has 62,581 source files in it, mainly in all the unpacked packages.
Code::Blocks takes about 3 MINUTES to open the project. During this time, one of the cores in my 8-core CPU is running at 100% - but the other 7 are idling.
1 - Could Code::Blocks be a little smarter with its project database to make this more efficient with a lot of files?
2 - Could Code::Blocks have some parallelism added? CPUs aren't going to get any faster, we're just going to get more of them in a package.
- Category
- Editing
- Status
- Open
- Close date
- Assigned to