Mail Archives: pgcc/2000/01/30/09:24:03
Jan Hubicka wrote:
>
[... deleted ...]
>
> Honza
> >
> > Chris Sears
> > cbsears AT ix DOT netcom DOT com
Please before you make any changes in the code, test it again and again.
For whatever reason, I added three nop's in from of the assembler stuff
in libdes's implementation of fcrypt, I got a speedup of 10%.
The funny thing is, that now the main loop does start ad some odd
address.
Well, my processor is an AMD-K6-I/233, so maybe another issue for
aligning could be to prevent multi-byte instructions not to go over some
cache (or whatever) boundary, which is the only explanation I curently
have.
10% is really a lot, inside a loop, which takes (about) 25 * 35 cycles.
Any other ideas?
Wolfgang
- Raw text -