Boost logo

Boost :

From: Jarl Lindrud (jlindrud_at_[hidden])
Date: 2005-07-26 11:54:17


Kim Barrett <kab <at> irobot.com> writes:

>
> I've been experimenting with the Boost.Serialization library, to decide
> whether to use it in a project I'm working on. If it weren't for some
> performance issues, the decision of whether to use this library would be
> a no-brainer. Because it seemed otherwise so promising, I've spent some
> time investigating these performance issues, and have a couple of
> suggestions for improvements that would address them. (Obviously these
> suggestions are for post-1.33 release.)
>

I can second Kim's experience; I've written a marshalling framework myself, and
found that the frequent creation and deletion of Boost.Serialization archives
became a bottleneck in the whole system.

Regards,
Jarl.
 


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