Florian Klaempfl schrieb:
Adrian Veith wrote:
It shows with useless code like simple nested for .. to loops, but also
with some more useful code like the attached RSA_Angriff from the C'T
magazine.
My results are with:
fpc -Sd -OG3rp3 -XX RSA_Angriff_D5.dpr
5266 ms
with:
fpc -Sd -XX RSA_Angriff_D5.dpr
4844 ms
The unoptimized code is faster than the optimized code.
For me the version compiled with -OG3rp3 is the fastest (AthlonXP). Just
curious, what CPU do you use?
Intel Pentium M 730.
I will do the test on a Athlon XP as well. Maybe the picture changes.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal