This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/51078] [PATCH] performance improvement of std::count algorithm


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51078

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-11-10 11:55:44 UTC ---
(In reply to comment #5)
> Created attachment 25783 [details]
> plot of performance boost against container size, logarithmic by size

This is the more useful one - thanks.

Before looking at your patch, do you have a copyright assignment in place for
contributing to GCC?
For details see http://gcc.gnu.org/contribute.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]