Updated patch for std::list: Performance and memory usage improvements.

Gawain Bolton gbolton@free.fr
Tue Jul 8 06:19:00 GMT 2003


Benjamin Kosnik wrote:

>This patch is in. I'm hoping that another one, like it for maps and sets
>is forthcoming.
>
You have applied this patch already!  The patch applied to stl_tree.h:

revision 1.23
date: 2003/07/04 20:37:01;  author: bkoz;  state: Exp;  lines: +99 -66

2003-07-04  Gawain Bolton  <gbolton@free.fr>

        * include/bits/stl_tree.h: Performance and memory usage
        improvements.

 affects std::map, std::set, std::multlimap and std::multiset.

>>Please, could you  name the functions/classes/data you're touching in
>>your patches?  The above entry isn't really helpful :-(
>>
>>Do you have any measurements regarding your improvements?
>>    
>>
>
>I'd suggested this as well. I'm hoping something like this can be used
>for the list, map, and set work:
>
>http://gcc.gnu.org/ml/libstdc++/2003-03/msg00000.html
>  
>
The map_create_fill.cc performance test could be cloned for std::set, 
std::multimap and std::multiset if you like.

Cheers,


Gawain

-- 
Gawain Bolton
Coignieres, France
PGP Info: Key server: http://wwwkeys.pgp.net
          Key id: 6EBEDEA6
          Fingerprint: 65C0 0030 21D1 7A01 546A  E7DB D60F 47E0 6EBE DEA6




More information about the Libstdc++ mailing list