Boost logo

Boost-Build :

Subject: Re: [Boost-build] Python Port Updates
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-09-26 15:23:02


AMDG

On 09/26/2016 11:20 AM, aaron_at_[hidden] wrote:
>
> The biggest performance hit is the Features, Properties,
> and PropertySet instances. Based on the fact that there
> is a property_set module written in C, I'm assuming that
> Jam, at one point, suffered the same problem.
>

  It still does have this problem. Even after
all the optimizations I made, a significant
fraction of memory usage and running time is
spent in this area. The Jam implementation
may not be as slow as python, but it's not
exactly fast either.

In Christ,
Steven Watanabe


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