|
Boost : |
Subject: Re: [boost] [accumulator][minmax_element] Perfomance comparsion different min max algorithm
From: Eric Niebler (eric_at_[hidden])
Date: 2009-02-16 13:18:10
Hansi wrote:
> I have made today a few tests to compare the different possibilities to
> search min,max of a value. I had some really strange results which I
> don't have expected. As environment I use VS2008 Express edition,not
> managed, defines are SECURE_SCL=0 and NDEBUG=1.
<snip>
Did you turn on compiler optimizations? If not, the results are
meaningless. If you did, please post the full source code. What you
posted was incomplete.
Thanks,
-- Eric Niebler BoostPro Computing http://www.boostpro.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk