Re: Changing CFLAGS for i386 packages on x86_64(benchmarks included)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



dragoran <dragoran <at> feuerpokemon.de> writes:
> the last one (-m64) is weird (much slower!!) no -OX was used.

Then your benchmarks are essentially worthless. Sorry, but since GCC defaults 
to -O0, which means no optimization whatsoever, i.e. very bad code, you should 
NEVER compile production code without an -O flag (generally -O2 or -Os), and 
especially not benchmarks!

So please rerun your benchmarks with -O2 to get more useful results.

        Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux