[Bug libstdc++/51078] [PATCH] performance improvement of std::count algorithm
grygoriy.fuchedzhy at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 10 18:11:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51078
--- Comment #9 from Grygoriy Fuchedzhy <grygoriy.fuchedzhy at gmail dot com> 2011-11-10 18:08:31 UTC ---
(In reply to comment #8)
> I can't seem to find a mention of the compiler flags you used for your
> benchmarks, what are they? -Ofast -funroll-loops?
-march=native -O2
More information about the Gcc-bugs
mailing list