Subject: Re: [boost] boost::signal poor performance
From: Paul Rose (prose_at_[hidden])
Date: 2008-09-24 09:20:30


I noticed that previous e-mails hadn't mentioned platform.

It is really easy to get bitten by Microsoft's "secure STL" in later
versions of VC even in optimized release builds.

> You might try -D_SECURE_SCL=0 in your command line. See
>
>
http://einaros.blogspot.com/2007/02/iteration-techniques-put-on-benchmar
k.html
>

 
Paul Rose