From: Dean M. B. <mik...@gm...> - 2010-01-10 20:34:23
|
On Mon, Jan 11, 2010 at 3:14 AM, Jeroen Habraken <vex...@gm...> wrote: > On Sun, Jan 10, 2010 at 20:02, Dean Michael Berris >> >> I'll look at addressing the HTTP 1.1 test issues if I can. The build >> time and resource requirements are really a little disturbing to me, >> but then I think that is the nature of the beast that is C++ and C++ >> template metaprogramming. Currently it's not high up on my list >> because I'm concentrating on implementing functionality first rather >> than optimizing the build/test times -- but maybe it has come to the >> point where the limits of GCC is being hit by just the sheer amount of >> code we include when boost/network.hpp is included. > > The main reason of starting this discussion was that I was seeing the > same thing happening to my new URI code as it progressed, with the > beautiful but humongous beast that Spirit is. > Yes, I'm working on something locally that attempts to address this. I've broken up the includes of the Spirit sources and the build times are significantly lower. I'll see if I can reduce this much farther locally first before pushing to github. (BTW, am working on 0.5-devel, just a heads up.) More from me later. :) -- Dean Michael Berris cplusplus-soup.com | twitter.com/deanberris linkedin.com/in/mikhailberis | facebook.com/dean.berris | deanberris.com |