Re: 64 bit vs. 32 bit compilation

2002-08-09 Thread Brad House
If you compile openSSL for 64bit, you should get a noticable improvement at least for MD5 hashes, because there are assembler routines enabled for 64bit on Solaris 7/8/9 ... I personally use 64bit OpenSSL on solaris and I cannot tell whether the speedup I'm seeing is directly releated to OpenSSL,

64 bit vs. 32 bit compilation

2002-08-09 Thread Steve Ginsberg
Hi All, Does anyone have information, or an opinion on relative performance of compiling openSSL as a 64 bit or a 32 bit application? I'm specifically considering this for Solaris 2.7. Also, do Apache and/or modSSL have to be compiled at the same bit level as openSSL or is that a separate deci