Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1418: polymorphic archive performance improvement
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-25 20:07:54
#1418: polymorphic archive performance improvement
-------------------------------------------+--------------------------------
Reporter: Kim Barrett <kab_at_[hidden]> | Owner: ramey
Type: Patches | Status: assigned
Milestone: To Be Determined | Component: serialization
Version: Boost 1.34.1 | Severity: Optimization
Resolution: | Keywords:
-------------------------------------------+--------------------------------
Comment (by Kim Barrett <kab_at_[hidden]>):
I've added an example program for use in comparing the performance with
and without the patch. With gcc4.1 about 25% of the unpatched time is
spent in the cross-cast. I don't have access to a gcc3.x system at the
moment to measure there, but expect the results on such a platform to be
*much* worse. I'll be interested to hear what the difference is on a
Windows platform.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1418#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC