Re: 5.1 a little slower than 5.0.2
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: 5.1 a little slower than 5.0.2
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2004年9月29日 18:37:30 -0300
> Another few percent may be gotten by using the proper -march= GCC option
> (many distros still set the default to pure 80386 code).
I tried that and got mixed results. As far as I remember I got a
worse performance in some cases when using that option :(
(But that was some versions of gcc ago. I will try that again...)
-- Roberto