[Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2
Paolo Carlini
paolo.carlini@oracle.com
Thu Nov 8 23:22:00 GMT 2012
On 11/08/2012 10:18 PM, François Dumont wrote:
> I have also starting to adapt tests so that it's possible to check
> unordered performance with std or std::tr1 implementations. Can I
> generalize it to other tests ? If so, is it a good approach?
The performance testsuite idea seems good, for that testsuite we are in
general rather free to experiment. In any case I recommend adding long
comments, giving entities meaningful names, keeping macros as simple as
possible, as usual.
Paolo.
More information about the Libstdc++
mailing list