Page 1 of 1

compilation time

Posted: Mon Apr 07, 2008 5:28 pm
by Jonathan
How long does it take to build your source from scratch?

I haven't timed it recently. I think it's about twenty minutes. It might be half if I get the shared object cache in full effect. This seems way too long to me.

Posted: Mon Apr 07, 2008 7:10 pm
by Peijen
3 minutes?

Posted: Mon Apr 07, 2008 11:11 pm
by George
Depends on which of the hacks you have in effect. Could take over an hour if the shared object cache, parallel building, and source combining are disabled. Closer to fifteen minutes with everything on and some luck.