Andy Polyakov wrote:
| It should be noted though that I used gcc 3.3.x, while you're using
| 3.4.x. Can it make such big difference?

Yes, gcc 3.4 produces much better code than 3.3 when optimizing with
-march=opteron. I have seen speedups of up to +40% in some benchmarks
by just recompiling with gcc 3.4.

| However! I totally disagree with the final conclusion you make.
| [...]
| In other words RC4 is just too special, too memory-bound and too 
| cache-trashing to be specific, to project its performance improvement 
| coefficient on other algorithms.

My conclusion is not supposed to be a rational technical conclusion,
it is more a personal opinion (I am working on other amd64 papers).

Anyway, thanks for your commit.

-- 
Marc Bevand                              http://epita.fr/~bevand_m
Computer Science School EPITA - System, Network and Security Dept.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to