Boost logo

Boost Users :

Subject: Re: [Boost-users] [Serialization] std::set<std::string> restore performance
From: Brian Wood (woodbrian77_at_[hidden])
Date: 2010-04-07 12:21:32


> Recently we're profiling our tool for restoration for a large electronic
> design. And we're restoring two archive of same number of elements - one
> uses vector as container while the other uses set. And it appears that
> restoration of set is much much slower than the vector. Both the restoration
> called from same parent which is called just once. And vector restoration
> took 2% of parent while set restoration took 83% of parent. And most of set
> restoration time is spent in :

I wrote about that here http://webEbenezer.net/comparison.html.
Ticket 2945 is related.
https://svn.boost.org/trac/boost/ticket/2945

-- 
Brian Wood
http://webEbenezer.net
(651) 251-9384
"The kingdom of heaven is like a treasure hidden in the field,
which a man found and hid again; and from joy over it he
goes and sells all that he has and buys that field."

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net