News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

For help from new user

Started by wild_wolf, January 24, 2014, 02:56:45 AM

Previous topic - Next topic

wild_wolf

Why CB starts so slowly?(win8 x64)

dmoore

First time asking a question on the internet? Generally it's good to provide a bit more info about the problem.

Depending on the PC and how many plugins you use, Code::Blocks can take anywhere from 5 seconds (modern machine with SSD) to more than 30 seconds (netbook) to load. How long does it take for you?

If those speeds aren't acceptable maybe you need to try a more lightweight editor. Having lots of plugins installed can definitely add to startup time.
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

wild_wolf

Thank u!
I think I know why.Too many plugins to start slowly!

oBFusCATed

Quote from: dmoore on January 24, 2014, 03:25:03 AM
Depending on the PC and how many plugins you use, Code::Blocks can take anywhere from 5 seconds (modern machine with SSD) to more than 30 seconds (netbook) to load.
Sorry but the load time is not disk bound. At work I've switched from HDD to SSD and there is no difference in the startup time on linux.
The mainboard has no SATA3 controller, so the SSD is not performing at its peak, but still skype/firefox/thunderbird and gitk start 5-10 times faster than before.
Also if you start C::B two times the second start is no faster than the first.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

dmoore

Re SSD - definitely not biggest bottleneck but surely makes 10 to 20 percent difference?

No difference from cold start vs second run? That's not my experience. E.g crappy netbook 29s vs 22s
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

oBFusCATed

20% is not an observable difference.
On the other hand the difference in the startup time for Firefox is 5x or 10x.
It start for under a second on the SSD and 3-5-7 seconds on the HDD.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]