Dear all:
I measure my cpu's performance with "openssl speed"
below are the output:
# openssl speed rsa
Doing 512 bit private rsa's for 10s: 11828 512 bit private RSA's in 9.83s
available timing options: TIMES TIMEB HZ=100 [sysconf value]
timing function used: times
                  sign    verify    sign/s verify/s
rsa  512 bits 0.000831s 0.000062s   1203.3  16243.2
rsa 1024 bits 0.003745s 0.000167s    267.0   5983.2

1. what is 10s mean?
     does it mean do the whole test for 10 times?
2. what is 11828 mean?
     does it mean total bits it running through?
3. from the table it summarize, what does sing/s mean?
    does it mean can sign 1203.3 times per second?
appreciate your help,
miloody
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to