$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] BGL: Debug too slow
From: John Krajewski (johnnyk1_at_[hidden])
Date: 2009-04-16 02:58:32
It seems my debug build is exteremely slow in the parts that call boost
graph library functions. Is there a way I can force the boost lib files to
compile with optimizations even though the rest of my app is in debug??
Cheers
-John Krajewski