This is the mail archive of the gcc@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]

Re: SSE support in the mainline gcc



What benchmarks are these?  Are they generally available?

Jan Hubicka wrote:
> I've also run few bencharks on P4.  In simple internal loops, the code
> seems to rock:
>
> (comparison -msse2 to -mno-sse2 in long double, double and float
arithmetics)
>
> Floating point tests
> Mandelbrot set calculation loop (tests/mset.c)
> 100%    133%    129%
> Floating point and constants mix (tests/fpconmix.c)
>  96%    133%    120%
> Floating point and integer mix (tests/fpintmix.c)
> 100%    198%    223%
> Unrolled mandelbrot set calculation loop (tests/umset.c)
> 101%    118%    120%
> Quicksort (tests/qsort.c)
>  91%    122%    122%

Janis Johnson
IBM Linux Technology Center
(503) 578-5458
janis@us.ibm.com


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