Boost logo

Boost :

From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2007-06-16 00:39:43


On 6/14/07, Jeremy Pack <rostovpack_at_[hidden]> wrote:
>

[snip]

> We also need to test opening many shared libraries - opening the same shared
> library repeatedly is not a great indicator of the actual load the library
> will be under in real world situations. It is likely that the first time the
> library loads takes much longer than the later loads - since the OS isn't
> actually required to close the library when you ask it to.

FWIW, I'm not concerned about opening and closing performance of
boost.extension. I'm only concerned about function calls of plug-ins.
Which should be fast enough.

> Jeremy

-- 
Felipe Magno de Almeida

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk