On Fri, May 13, 2011 at 9:46 AM, Daniel Oberhoff <[email protected]> wrote: > --param ggc-min-expand=30 --param ggc-min-heapsize=8192 > > in effect I think it is a space/speed tradeoff, though I haven't noticed > any major slowdown.
Thanks, these do reduce memory (somewhat), though there is a large slowdown in my case. I'll look into upgrading to the latest proto, and try with clang as well. I've also googled a bit more about the problem, and found this interesting blog post: http://cpptruths.blogspot.com/2010/03/faster-meta-programs-using-gcc-45-and.html Cheers, -- Bart _______________________________________________ proto mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/proto
