|
Boost : |
Subject: Re: [boost] Preliminary submission: generic linear algebra algorithms library Boost LA
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2009-10-25 06:11:35
On Sun, Oct 25, 2009 at 2:44 AM, joel <joel.falcou_at_[hidden]> wrote:
> Other question regarding implementation.
> Did you measure real performance increase by specifying those forceinline
> directives ?
> I tend to use them but I have hard time justifying this usage
What specific usage do you refer to?
Note that any use of forceinline is through other documented, possibly
user-defined macros.
The relevant macro is BOOST_LA_INLINE_CRITICAL. It is unspecified
which functions use it but it is a safe bet that to get any reasonable
performance, those functions should end up inlined.
Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk