$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-08-05 07:21:02
Hi Jürgen,
> On Tuesday 05 August 2003 11:10, Vladimir Prus wrote:
> > So, we get about 2x speedup. Memory consumption is reduced too.
>
> Confirmed. Startup is still slow, but it feels better.
> Memory consumption for 40000 targets is down to 115 MB (was ~280 MB).
> This is cool !
I'm glad optimizations have effect on your project. In last milestone my
"optimization" made it slower.
> > I think there's potential for further optimization, but it would be
> > wise to test optimization we have now.
>
> Slow and steady progress is better ...
I agree to you.
> > I plan to post tarball later and would really appreciate if users
> > could test it. All regression tests pass for me on gcc,borland and
> > mvsc, but maybe something is not tested.
>
> I'm surprised that anonymous SF already had your changes...
>
> Seems they getting anon-cvs working again...
Maybe, the reason is that most changes was comitted yesterday. Today I've only
comitted some polishing changes.
> Keep up the good work !
I'll try ;-)
- Volodya