$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-04-14 02:19:31
Douglas Gregor wrote:
> Ouch! I'll shrink the size of the test case so that this doesn't happen.
> The problem is that the BGL (especially betweenness_centrality) *really*
> needs optimization turned on to run in any reasonable amount of time.
It already takes something like 48 hours to run a complete boost regression
run on the Tru64 machine I have set aside for this. I don't want to imagine
how long a regression run in release mode would take... :-/
Markus