|
Boost Testing : |
From: Martin Wille (mw8329_at_[hidden])
Date: 2005-04-13 22:37:15
Hi,
I'm noticing the betweenness_centrality_test takes more than 14 minutes
to run (Athlon 1400).
We need some way of profiling the tests as long as we don't have a way
of limiting the execution time for them. Apparently, a couple of the
tests take quite long to run and I only can find them out by staring at
the screen while the tests are running. While excessive time consumption
at first only annoys the testers, it also may indicate a flaw in the
code. The amount of time (and RAM) consumed actually is important
information.
Regards,
m