Subject: Re: [boost] [build] Performance tests
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-11-05 12:16:30


vicente.botet wrote:
> Thanks ofor the hint. I didn't know run-output and time. Are these
> commands documented?
>
> This allows me to get the time but in order to get again the time I
> need to force to build all with -a. I would like to build all the
> executables targets, and then be able to run performance tests
> several times.
>
> BTW, I need to pass some args when running the program. I do this now
> as

I don't know if this is useful to you, but the serialization library
has a a subdirectory "performance" where it uses bjam
to run performance/profiling tests. It's lacking a good
set of tests, but the infrastructure might be interesting
to look at.

Robert Ramey