
5 Nov
2009
5 Nov
'09
5:16 p.m.
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