
----- Original Message ----- From: "Ion GaztaƱaga" <igaztanaga@gmail.com> To: <boost@lists.boost.org> Sent: Thursday, November 11, 2010 10:23 PM Subject: Re: [boost] Minimizing Dependencies within Generic Classes for Faster and Smaller Programs
On 10/11/2010 17:56, vicente.botet wrote:
Hi,
I have found this paper "Minimizing Dependencies within Generic Classes for Faster and Smaller Programs" http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2911.pdf quite iteresting. The gain in performances and reduced space could be considerable.
I was wondering if Boost should not take this as a guideline and whether the Boost authors would check his libraries to see if this technique could improve its performances, in particular for all the container and the the forthcomming Boost.Container libraries.
I plan to implement this technique for Boost.Container if the library is accepted, but I need a review manager. Willing to help? ;-)
Of course. It will be a pleasure to help you in this refactoring. Let me know what I can do? Best, Vicente