User forums > Embedded development

Code::Blocks speed

(1/4) > >>

iso9660:
Hello all,

I've been working with Code::Blocks for two years in x64 and ARM platforms.
In BeagleBoard it works fairly well, but it is slow with files around 2000 lines of code, also to improve the speed I had to disable TODO checking in source files.
In Raspberry PI the thing is different. As it is slower than BeagleBoard it is almost impossible to work with it. Ironically, I installed Anjuta IDE and the editor works very fast (by far I prefer Code::Blocks, though).

Please, could you put an eye into this performance problem for the next version? I really love Code::Blocks and I'd like to continue using it in my future developments.

Thanks sincerely,
iso9660

oBFusCATed:
What version are you using?
If you've not tried any of the latest nightlies or the 12.11rc1, please try it.
There was a fix committed recently improving the performance of the editor.

iso9660:
I'm using version 10.05 compiled for ARMv7 hard float in the Raspberry PI and ARMv8 hard float in BeagleBoard. I installed them from Ubuntu and Raspbian repositories.

davidr:
Codeblocks editor is very very slow on Raspbarry pi. I have compiled with this options

-mfp=vfp -mfpu=vfp -mfloat-abi=hard -mcpu=arm1176jzf-s -march=armv6

https://code.google.com/p/codeblocks-on-raspberrypi/downloads/list

David

oBFusCATed:
davidr: What is the SciTe's performance on the same file? Can you provide a profile from gprof/oprofile/vtune or something else?

Navigation

[0] Message Index

[#] Next page

Go to full version