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

Grygoriy Fuchedzhy <grygoriy.fuchedzhy at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25779|0                           |1
        is obsolete|                            |

--- Comment #12 from Grygoriy Fuchedzhy <grygoriy.fuchedzhy at gmail dot com> 2011-11-11 21:57:06 UTC ---
Created attachment 25798
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25798
performance test

Minor fix to implement patch functionality exactly. Doesn't affect performance.


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