[Bug libstdc++/84170] std::find_if performance issues

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 5 13:21:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84170

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
When the code was written it was definitely beneficial to manually unroll, as
measurements at the time showed.

Any change would have to be based on measurements, not just unverified
assumptions.


More information about the Gcc-bugs mailing list