xref: /minix3/crypto/external/bsd/openssl/dist/times/200.lnx (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel SambucThis machine was slightly loaded :-(
2*ebfedea0SLionel Sambuc
3*ebfedea0SLionel SambucSSLeay 0.8.4c 03-Aug-1999
4*ebfedea0SLionel Sambucbuilt on Tue Nov  4 02:52:29 EST 1997
5*ebfedea0SLionel Sambucoptions:bn(64,32) md2(int) rc4(ptr,int) des(ptr,risc1,16,long) idea(int) blowfish(ptr2)
6*ebfedea0SLionel SambucC flags:gcc -DL_ENDIAN -DTERMIO -DBN_ASM -O3 -fomit-frame-pointer -m486 -Wall -Wuninitialized -DMD5_ASM -DSHA1_ASM
7*ebfedea0SLionel SambucThe 'numbers' are in 1000s of bytes per second processed.
8*ebfedea0SLionel Sambuctype              8 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
9*ebfedea0SLionel Sambucmd2               130.86k      365.31k      499.60k      547.75k      561.41k
10*ebfedea0SLionel Sambucmdc2              526.03k      581.38k      587.12k      586.31k      589.60k
11*ebfedea0SLionel Sambucmd5              1919.49k    11173.23k    22387.60k    29553.47k    32587.21k
12*ebfedea0SLionel Sambuchmac(md5)         747.09k     5248.35k    14275.44k    24713.26k    31737.13k
13*ebfedea0SLionel Sambucsha1             1336.63k     6400.50k    11668.67k    14648.83k    15700.85k
14*ebfedea0SLionel Sambucrc4             15002.32k    21327.21k    22301.63k    22503.78k    22549.26k
15*ebfedea0SLionel Sambucdes cbc          4115.16k     4521.08k     4632.37k     4607.28k     4570.57k
16*ebfedea0SLionel Sambucdes ede3         1540.29k     1609.76k     1623.64k     1620.76k     1624.18k
17*ebfedea0SLionel Sambucidea cbc         2405.08k     2664.78k     2704.22k     2713.95k     2716.29k
18*ebfedea0SLionel Sambucrc2 cbc          1634.07k     1764.30k     1780.23k     1790.27k     1788.12k
19*ebfedea0SLionel Sambucblowfish cbc     5993.98k     6927.27k     7083.61k     7088.40k     7123.72k
20*ebfedea0SLionel Sambuccast cbc         5981.52k     6900.44k     7079.70k     7110.40k     7057.72k
21*ebfedea0SLionel Sambuc                  sign    verify
22*ebfedea0SLionel Sambucrsa  512 bits   0.0085s   0.0007s
23*ebfedea0SLionel Sambucrsa 1024 bits   0.0377s   0.0020s
24*ebfedea0SLionel Sambucrsa 2048 bits   0.2176s   0.0067s
25*ebfedea0SLionel Sambucrsa 4096 bits   1.4800s   0.0242s
26*ebfedea0SLionel Sambucsign    verify
27*ebfedea0SLionel Sambucdsa  512 bits   0.0071s   0.0132s
28*ebfedea0SLionel Sambucdsa 1024 bits   0.0192s   0.0376s
29*ebfedea0SLionel Sambucdsa 2048 bits   0.0638s   0.1280s
30*ebfedea0SLionel Sambuc
31