Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-04 10:34:36


I added a block allocator to newstr.c in order to speed allocations and
reduce internal fragmentation. It seemed to make about a 10% difference in
memory use for my test case.

One other thing I noted was that as build actions execute, bjam seems to
continue to chew through lots of memory, at least on NT. I'm not sure of
the cause. I think the filename of the temporary .bat file used by command
execution is definitely being leaked, but that should be insignificant,
even in a run with lots of build actions.

-Dave

+---------------------------------------------------------------+
David Abrahams
C++ Booster (http://www.boost.org) O__ ==
Pythonista (http://www.python.org) c/ /'_ ==
resume: http://users.rcn.com/abrahams/resume.html (*) \(*) ==
email: david.abrahams_at_[hidden]
+---------------------------------------------------------------+

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk