Mail Archives: pgcc/1999/04/29/05:59:41
> Benchmark it against a known non-optimized version ;-> (sorry, I couldn't
> resist).
I would have not resisted either !
> Judging from the original mail, I think the binary was indeed pentium
> optimized. Possible sources of errors include:
>
> - not _really_ using pgcc to compile the binary.
> - pgcc didn't optimize at all
> - wrong testing methodology
>
> However, its very very rare that a pgcc-optimized cpu-intensive program
> shows _exactly_ the same execution time as a gcc-optimized.
I've redone the tests, with the time command,
when vanilla gcc -O3 runs in 54 secs,
pgcc -O6 ..[killer options]... runs in 53.5 secs.
So you were right !
Olivier Tubach
- Raw text -