[csw-maintainers] Filezille, wxwidgets and C++

Laurent Blume laurent at opencsw.org
Thu Jul 4 16:46:51 CEST 2013


On 04/07/13 15:58, Peter FELECAN wrote:
> Can you elaborate a bit on "openssl speed"? You agree that we are not
> talking about SS speed but the speed of binaries built with SS, isn't
> it?

Yup, it's a standard openssl command. Just type "openssl speed", it 
gives you a nice bench. I've found it useful to compare raw binary 
efficiency and also the effect of different compiler optimization 
settings. One interesting thing is that not all algorithms tested get 
the same results, so it's a rather comprehensive test. Ie, when I tested 
on x86, some algorithms performed better with GCC, others with Studio, 
but overall, Studio was superior.

Laurent




More information about the maintainers mailing list