|
Boost Users : |
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2006-10-23 06:07:37
Hello,
we have some application, where boost::shared_ptr is extensively used. After profiling with gprof
I got that the shared_ptr destructor is very expensive. I used following g++ compiler flags to
compile:
-Wall -ftemplate-depth-50 -fexceptions -fexpensive-optimizations -O3
Are there may be some MACRO-defs, which can enable/disable some additional optimizations?
With Kind Regards,
Ovanes Markarian
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net