Skip to content

Instantly share code, notes, and snippets.

@Sparkboxx
Created July 16, 2010 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sparkboxx/478270 to your computer and use it in GitHub Desktop.
Save Sparkboxx/478270 to your computer and use it in GitHub Desktop.
Testmachines
anakin.holder.nl -> Centos 5.4 on vmware, 32 bit, 1 core, 4G ram, while running a complete production stack with multiple website.
server1 @terremark -> Centos 5.4 on vmware, 32 bit, 1core, 4g ram, empty machine.
Test 1: Extracting linux kernel sources
Command: time tar xf linux-2.6.34.1.tar
Terremark: 7.329s
Anakin: 2.395s
Test 2: linux kernel sources copy with rsync
Command: time rsync -az linux-2.6.34.1 linux2
Terremark: 38.558s
Anakin: 24.494s
Conclusion: Anakin wins on Disk i/o
Test 3: 1Gb file write
Commando: dd if=/dev/zero of=testfile bs=1024k count=1024
Terremark: 13.1487s
Anakin: 8.32129s
Test 4: 1Gb file read
Commando: dd if=testfile of=/dev/null
Terremark: 14.2225s
Anakin: 1.82992s
Conclusion 1: Anakin has a clear win.
Test 5: crypto calculations
Commando: time openssl speed
Terremark: 9m40.816s
Anakin: 7m22.253s, and per test Anakin got more blocks done per time block.
Test 6: unixbench (higher score is better)
Commando: cd /usr/src/unixbench-4.1.0 && ./Run
Terremark: 146.1 als final score
Anakin: 1006.5 als final score
Conclusion 2: Anakin is quite a lot faster.
Test 7: 100Mb downloaden @Averio
Commando: time wget -o /dev/null http://servermars.nl/100mb.bin
Terremark: 11.889s
Anakin: 13.285s
Test 8: 100Mb downloaden @XS4all
Commando: time wget -o /dev/null ftp://ftp.xs4all.nl/pub/test/100mb.bin
Terremark: 9.286s
Anakin: 11.636s
Test 9: 100Mb upload with scp
Commando: scp 100mb.bin wijnand@shell.cyso.net:
Terremark: 9 seconden, 11.1MB/s
Anakin: 12 seconden, 8.3MB/s
Conclusion 3: Terremark's network seems to be quite fast during the day. In the night (unsaved results) the results were absolutely dissatisfying. Terremark wins here, but we clearly need more longitudinal tests.
[root@server1 mnt]# time tar xf linux-2.6.34.1.tar
real 0m7.329s
user 0m0.022s
sys 0m6.424s
[root@server1 mnt]# time rsync -az linux-2.6.34.1 linux2
real 0m38.558s
user 0m15.217s
sys 0m22.180s
BYTE UNIX Benchmarks (Version 4.1.0)
System -- Linux server1 2.6.18-194.3.1.el5 #1 SMP Thu May 13 13:09:10 EDT 2010 i686 i686 i386 GNU/Linux
Start Benchmark Run: Fri Jul 16 06:35:48 EDT 2010
2 interactive users.
06:35:48 up 1:43, 2 users, load average: 1.32, 1.01, 0.97
lrwxrwxrwx 1 root root 4 Mar 22 12:03 /bin/sh -> bash
/bin/sh: symbolic link to `bash'
4824720 2948228 1627456 65% /
Dhrystone 2 using register variables 5106622.7 lps (12.6 secs, 10 samples)
Double-Precision Whetstone 2625.5 MWIPS (10.0 secs, 10 samples)
System Call Overhead 176533.1 lps (11.8 secs, 10 samples)
Pipe Throughput 44108.2 lps (10.8 secs, 10 samples)
Pipe-based Context Switching 21705.9 lps (10.3 secs, 10 samples)
Process Creation 1399.1 lps (30.3 secs, 3 samples)
Execl Throughput 636.0 lps (29.9 secs, 3 samples)
File Read 1024 bufsize 2000 maxblocks 185387.0 KBps (30.0 secs, 3 samples)
File Write 1024 bufsize 2000 maxblocks 83576.0 KBps (30.0 secs, 3 samples)
File Copy 1024 bufsize 2000 maxblocks 52031.0 KBps (30.0 secs, 3 samples)
File Read 256 bufsize 500 maxblocks 53986.0 KBps (30.0 secs, 3 samples)
File Write 256 bufsize 500 maxblocks 33811.0 KBps (30.0 secs, 3 samples)
File Copy 256 bufsize 500 maxblocks 18584.0 KBps (30.0 secs, 3 samples)
File Read 4096 bufsize 8000 maxblocks 398213.0 KBps (30.0 secs, 3 samples)
File Write 4096 bufsize 8000 maxblocks 131906.0 KBps (30.0 secs, 3 samples)
File Copy 4096 bufsize 8000 maxblocks 88733.0 KBps (30.0 secs, 3 samples)
Shell Scripts (1 concurrent) 1135.1 lpm (61.3 secs, 3 samples)
Shell Scripts (8 concurrent) 82.0 lpm (62.2 secs, 3 samples)
Shell Scripts (16 concurrent) 77.1 lpm (61.2 secs, 3 samples)
Arithmetic Test (type = short) 2217759.8 lps (10.6 secs, 3 samples)
Arithmetic Test (type = int) 2350760.0 lps (10.0 secs, 3 samples)
Arithmetic Test (type = long) 2324234.4 lps (10.0 secs, 3 samples)
Arithmetic Test (type = float) 598538.2 lps (14.9 secs, 3 samples)
Arithmetic Test (type = double) 595020.4 lps (15.0 secs, 3 samples)
Arithoh 72201054.8 lps (10.0 secs, 3 samples)
C Compiler Throughput 548.9 lpm (66.1 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places 24327.0 lpm (30.0 secs, 3 samples)
Recursion Test--Tower of Hanoi 100187.6 lps (22.5 secs, 3 samples)
INDEX VALUES
TEST BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 5106622.7 437.6
Double-Precision Whetstone 55.0 2625.5 477.4
Execl Throughput 43.0 636.0 147.9
File Copy 1024 bufsize 2000 maxblocks 3960.0 52031.0 131.4
File Copy 256 bufsize 500 maxblocks 1655.0 18584.0 112.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 88733.0 153.0
Pipe Throughput 12440.0 44108.2 35.5
Process Creation 126.0 1399.1 111.0
Shell Scripts (8 concurrent) 6.0 82.0 136.7
System Call Overhead 15000.0 176533.1 117.7
=========
FINAL SCORE 146.1
[root@server1 mnt]# openssl speed
Doing md2 for 3s on 16 size blocks: 481332 md2's in 3.00s
Doing md2 for 3s on 64 size blocks: 252307 md2's in 3.00s
Doing md2 for 3s on 256 size blocks: 89851 md2's in 3.00s
Doing md2 for 3s on 1024 size blocks: 24206 md2's in 2.99s
Doing md2 for 3s on 8192 size blocks: 3090 md2's in 3.00s
Doing md4 for 3s on 16 size blocks: 5491599 md4's in 3.00s
Doing md4 for 3s on 64 size blocks: 4722092 md4's in 3.00s
Doing md4 for 3s on 256 size blocks: 3368126 md4's in 3.00s
Doing md4 for 3s on 1024 size blocks: 1600805 md4's in 3.00s
Doing md4 for 3s on 8192 size blocks: 261388 md4's in 3.00s
Doing md5 for 3s on 16 size blocks: 4515216 md5's in 3.00s
Doing md5 for 3s on 64 size blocks: 3880385 md5's in 3.00s
Doing md5 for 3s on 256 size blocks: 2613551 md5's in 3.00s
Doing md5 for 3s on 1024 size blocks: 1070292 md5's in 3.00s
Doing md5 for 3s on 8192 size blocks: 165818 md5's in 3.00s
Doing hmac(md5) for 3s on 16 size blocks: 4732071 hmac(md5)'s in 2.99s
Doing hmac(md5) for 3s on 64 size blocks: 3931319 hmac(md5)'s in 3.00s
Doing hmac(md5) for 3s on 256 size blocks: 2606784 hmac(md5)'s in 2.99s
Doing hmac(md5) for 3s on 1024 size blocks: 1063287 hmac(md5)'s in 3.01s
Doing hmac(md5) for 3s on 8192 size blocks: 172256 hmac(md5)'s in 3.00s
Doing sha1 for 3s on 16 size blocks: 4827720 sha1's in 3.00s
Doing sha1 for 3s on 64 size blocks: 3794745 sha1's in 3.00s
Doing sha1 for 3s on 256 size blocks: 2325102 sha1's in 3.00s
Doing sha1 for 3s on 1024 size blocks: 867950 sha1's in 3.00s
Doing sha1 for 3s on 8192 size blocks: 124267 sha1's in 3.00s
Doing sha256 for 3s on 16 size blocks: 2389859 sha256's in 3.00s
Doing sha256 for 3s on 64 size blocks: 1355282 sha256's in 3.00s
Doing sha256 for 3s on 256 size blocks: 555402 sha256's in 2.86s
Doing sha256 for 3s on 1024 size blocks: 180131 sha256's in 3.00s
Doing sha256 for 3s on 8192 size blocks: 23531 sha256's in 3.00s
Doing sha512 for 3s on 16 size blocks: 2004543 sha512's in 3.00s
Doing sha512 for 3s on 64 size blocks: 1961083 sha512's in 3.00s
Doing sha512 for 3s on 256 size blocks: 838512 sha512's in 3.00s
Doing sha512 for 3s on 1024 size blocks: 301566 sha512's in 3.00s
Doing sha512 for 3s on 8192 size blocks: 44943 sha512's in 3.01s
Doing rmd160 for 3s on 16 size blocks: 3211956 rmd160's in 2.99s
Doing rmd160 for 3s on 64 size blocks: 2214889 rmd160's in 3.00s
Doing rmd160 for 3s on 256 size blocks: 1157441 rmd160's in 3.00s
Doing rmd160 for 3s on 1024 size blocks: 394790 rmd160's in 3.01s
Doing rmd160 for 3s on 8192 size blocks: 58327 rmd160's in 3.00s
Doing rc4 for 3s on 16 size blocks: 52279650 rc4's in 3.00s
Doing rc4 for 3s on 64 size blocks: 14333463 rc4's in 3.00s
Doing rc4 for 3s on 256 size blocks: 3951931 rc4's in 3.00s
Doing rc4 for 3s on 1024 size blocks: 968467 rc4's in 3.00s
Doing rc4 for 3s on 8192 size blocks: 88905 rc4's in 3.00s
Doing des cbc for 3s on 16 size blocks: 11319825 des cbc's in 3.00s
Doing des cbc for 3s on 64 size blocks: 2838915 des cbc's in 3.00s
Doing des cbc for 3s on 256 size blocks: 777521 des cbc's in 3.00s
Doing des cbc for 3s on 1024 size blocks: 194670 des cbc's in 3.00s
Doing des cbc for 3s on 8192 size blocks: 24527 des cbc's in 3.00s
Doing des ede3 for 3s on 16 size blocks: 4166097 des ede3's in 3.00s
Doing des ede3 for 3s on 64 size blocks: 1077490 des ede3's in 2.99s
Doing des ede3 for 3s on 256 size blocks: 276924 des ede3's in 3.00s
Doing des ede3 for 3s on 1024 size blocks: 67105 des ede3's in 3.00s
Doing des ede3 for 3s on 8192 size blocks: 8268 des ede3's in 3.00s
Doing aes-128 cbc for 3s on 16 size blocks: 13836469 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 64 size blocks: 3877596 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 256 size blocks: 978647 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 1024 size blocks: 249023 aes-128 cbc's in 3.00s
Doing aes-128 cbc for 3s on 8192 size blocks: 31249 aes-128 cbc's in 3.00s
Doing aes-192 cbc for 3s on 16 size blocks: 12320436 aes-192 cbc's in 3.00s
Doing aes-192 cbc for 3s on 64 size blocks: 3302160 aes-192 cbc's in 3.00s
Doing aes-192 cbc for 3s on 256 size blocks: 854162 aes-192 cbc's in 3.00s
Doing aes-192 cbc for 3s on 1024 size blocks: 223552 aes-192 cbc's in 3.00s
Doing aes-192 cbc for 3s on 8192 size blocks: 27643 aes-192 cbc's in 3.00s
Doing aes-256 cbc for 3s on 16 size blocks: 10276030 aes-256 cbc's in 3.00s
Doing aes-256 cbc for 3s on 64 size blocks: 2915620 aes-256 cbc's in 3.00s
Doing aes-256 cbc for 3s on 256 size blocks: 943110 aes-256 cbc's in 3.00s
Doing aes-256 cbc for 3s on 1024 size blocks: 410633 aes-256 cbc's in 3.00s
Doing aes-256 cbc for 3s on 8192 size blocks: 52733 aes-256 cbc's in 2.99s
Doing aes-128 ige for 3s on 16 size blocks: 31266688 aes-128 ige's in 3.00s
Doing aes-128 ige for 3s on 64 size blocks: 8197070 aes-128 ige's in 3.00s
Doing aes-128 ige for 3s on 256 size blocks: 2080978 aes-128 ige's in 3.00s
Doing aes-128 ige for 3s on 1024 size blocks: 529408 aes-128 ige's in 3.00s
Doing aes-128 ige for 3s on 8192 size blocks: 66330 aes-128 ige's in 2.99s
Doing aes-192 ige for 3s on 16 size blocks: 28528865 aes-192 ige's in 3.01s
Doing aes-192 ige for 3s on 64 size blocks: 7303091 aes-192 ige's in 3.00s
Doing aes-192 ige for 3s on 256 size blocks: 1842793 aes-192 ige's in 3.00s
Doing aes-192 ige for 3s on 1024 size blocks: 444153 aes-192 ige's in 3.00s
Doing aes-192 ige for 3s on 8192 size blocks: 36986 aes-192 ige's in 3.00s
Doing aes-256 ige for 3s on 16 size blocks: 10801979 aes-256 ige's in 3.00s
Doing aes-256 ige for 3s on 64 size blocks: 2686786 aes-256 ige's in 3.00s
Doing aes-256 ige for 3s on 256 size blocks: 674727 aes-256 ige's in 3.00s
Doing aes-256 ige for 3s on 1024 size blocks: 177038 aes-256 ige's in 3.00s
Doing aes-256 ige for 3s on 8192 size blocks: 21352 aes-256 ige's in 3.00s
Doing rc2 cbc for 3s on 16 size blocks: 4896701 rc2 cbc's in 3.00s
Doing rc2 cbc for 3s on 64 size blocks: 1296681 rc2 cbc's in 2.99s
Doing rc2 cbc for 3s on 256 size blocks: 324883 rc2 cbc's in 3.01s
Doing rc2 cbc for 3s on 1024 size blocks: 77440 rc2 cbc's in 3.00s
Doing rc2 cbc for 3s on 8192 size blocks: 9741 rc2 cbc's in 2.99s
Doing blowfish cbc for 3s on 16 size blocks: 17773378 blowfish cbc's in 3.01s
Doing blowfish cbc for 3s on 64 size blocks: 4773619 blowfish cbc's in 3.00s
Doing blowfish cbc for 3s on 256 size blocks: 1193465 blowfish cbc's in 3.00s
Doing blowfish cbc for 3s on 1024 size blocks: 291259 blowfish cbc's in 2.99s
Doing blowfish cbc for 3s on 8192 size blocks: 36711 blowfish cbc's in 3.00s
Doing cast cbc for 3s on 16 size blocks: 8175049 cast cbc's in 3.00s
Doing cast cbc for 3s on 64 size blocks: 2173713 cast cbc's in 3.00s
Doing cast cbc for 3s on 256 size blocks: 592948 cast cbc's in 3.00s
Doing cast cbc for 3s on 1024 size blocks: 154643 cast cbc's in 3.00s
Doing cast cbc for 3s on 8192 size blocks: 18165 cast cbc's in 3.00s
Doing 512 bit private rsa's for 10s: 38359 512 bit private RSA's in 9.98s
Doing 512 bit public rsa's for 10s: 436221 512 bit public RSA's in 10.00s
Doing 1024 bit private rsa's for 10s: 8039 1024 bit private RSA's in 9.99s
Doing 1024 bit public rsa's for 10s: 143994 1024 bit public RSA's in 9.99s
Doing 2048 bit private rsa's for 10s: 1161 2048 bit private RSA's in 10.01s
Doing 2048 bit public rsa's for 10s: 39278 2048 bit public RSA's in 9.99s
Doing 4096 bit private rsa's for 10s: 204 4096 bit private RSA's in 10.00s
Doing 4096 bit public rsa's for 10s: 21809 4096 bit public RSA's in 10.00s
Doing 512 bit sign dsa's for 10s: 41289 512 bit DSA signs in 9.81s
Doing 512 bit verify dsa's for 10s: 39905 512 bit DSA verify in 9.99s
Doing 1024 bit sign dsa's for 10s: ^[[B14629 1024 bit DSA signs in 9.90s
Doing 1024 bit verify dsa's for 10s: 12259 1024 bit DSA verify in 10.00s
Doing 2048 bit sign dsa's for 10s: 4072 2048 bit DSA signs in 9.96s
Doing 2048 bit verify dsa's for 10s: 3654 2048 bit DSA verify in 10.00s
OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
built on: Wed Jan 20 12:57:40 EST 2010
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -I/usr/kerberos/include -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wa,--noexecstack -DOPENSSL_USE_NEW_FUNCTIONS -fno-strict-aliasing -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
available timing options: TIMES TIMEB HZ=100 [sysconf value]
timing function used: times
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md2 2567.10k 5382.55k 7667.29k 8289.95k 8437.76k
mdc2 0.00 0.00 0.00 0.00 0.00
md4 29288.53k 100737.96k 287413.42k 546408.11k 713763.50k
md5 24081.15k 82781.55k 223023.02k 365326.34k 452793.69k
hmac(md5) 25322.12k 83868.14k 223189.53k 361729.53k 470373.72k
sha1 25747.84k 80954.56k 198408.70k 296260.27k 339331.75k
rmd160 17187.72k 47250.97k 98768.30k 134307.30k 159271.59k
rc4 278824.80k 305780.54k 337231.45k 330570.07k 242769.92k
des cbc 60372.40k 60563.52k 66348.46k 66447.36k 66975.06k
des ede3 22219.18k 23063.33k 23630.85k 22905.17k 22577.15k
idea cbc 0.00 0.00 0.00 0.00 0.00
seed cbc 0.00 0.00 0.00 0.00 0.00
rc2 cbc 26115.74k 27755.04k 27631.25k 26432.85k 26688.39k
rc5-32/12 cbc 0.00 0.00 0.00 0.00 0.00
blowfish cbc 94476.43k 101837.21k 101842.35k 99748.90k 100245.50k
cast cbc 43600.26k 46372.54k 50598.23k 52784.81k 49602.56k
aes-128 cbc 73794.50k 82722.05k 83511.21k 84999.85k 85330.60k
aes-192 cbc 65708.99k 70446.08k 72888.49k 76305.75k 75483.82k
aes-256 cbc 54805.49k 62199.89k 80478.72k 140162.73k 144477.84k
camellia-128 cbc 0.00 0.00 0.00 0.00 0.00
camellia-192 cbc 0.00 0.00 0.00 0.00 0.00
camellia-256 cbc 0.00 0.00 0.00 0.00 0.00
sha256 12745.91k 28912.68k 49714.30k 61484.71k 64255.32k
sha512 10690.90k 41836.44k 71553.02k 102934.53k 122316.63k
aes-128 ige 166755.67k 174870.83k 177576.79k 180704.60k 181730.89k
aes-192 ige 151648.45k 155799.27k 157251.67k 151604.22k 100996.44k
aes-256 ige 57610.55k 57318.10k 57576.70k 60428.97k 58305.19k
sign verify sign/s verify/s
rsa 512 bits 0.000260s 0.000023s 3843.6 43622.1
rsa 1024 bits 0.001243s 0.000069s 804.7 14413.8
rsa 2048 bits 0.008622s 0.000254s 116.0 3931.7
rsa 4096 bits 0.049020s 0.000459s 20.4 2180.9
sign verify sign/s verify/s
dsa 512 bits 0.000238s 0.000250s 4208.9 3994.5
dsa 1024 bits 0.000677s 0.000816s 1477.7 1225.9
dsa 2048 bits 0.002446s 0.002737s 408.8 365.4
[root@vs563 mnt]# time tar xf linux-2.6.34.1.tar
real 0m2.395s
user 0m0.200s
sys 0m1.310s
[root@vs563 mnt]# time rsync -az linux-2.6.34.1 linux2
real 0m19
user 0m19.917s
sys 0m2.340s
BYTE UNIX Benchmarks (Version 4.1.0)
System -- Linux vs563.uniserver.nl 2.6.18-164.11.1.el5PAE #1 SMP Wed Jan 20 08:16:13 EST 2010 i686 i686 i386 GNU/Linux
Start Benchmark Run: Fri Jul 16 09:39:36 CEST 2010
2 interactive users.
09:39:36 up 54 days, 20:55, 2 users, load average: 0.10, 0.20, 0.21
lrwxrwxrwx 1 root root 4 Apr 14 2009 /bin/sh -> bash
/bin/sh: symbolic link to `bash'
/dev/sda3 48657712 11049656 35096748 24% /
Dhrystone 2 using register variables 11502819.6 lps (10.0 secs, 10 samples)
Double-Precision Whetstone 2893.3 MWIPS (10.0 secs, 10 samples)
System Call Overhead 3560267.4 lps (10.0 secs, 10 samples)
Pipe Throughput 756417.1 lps (10.0 secs, 10 samples)
Pipe-based Context Switching 214200.9 lps (10.0 secs, 10 samples)
Process Creation 12138.5 lps (30.0 secs, 3 samples)
Execl Throughput 8708.4 lps (29.7 secs, 3 samples)
File Read 1024 bufsize 2000 maxblocks 845652.0 KBps (30.0 secs, 3 samples)
File Write 1024 bufsize 2000 maxblocks 511878.0 KBps (30.0 secs, 3 samples)
File Copy 1024 bufsize 2000 maxblocks 310125.0 KBps (30.0 secs, 3 samples)
File Read 256 bufsize 500 maxblocks 382632.0 KBps (30.0 secs, 3 samples)
File Write 256 bufsize 500 maxblocks 212354.0 KBps (30.0 secs, 3 samples)
File Copy 256 bufsize 500 maxblocks 109326.0 KBps (30.0 secs, 3 samples)
File Read 4096 bufsize 8000 maxblocks 2026179.0 KBps (30.0 secs, 3 samples)
File Write 4096 bufsize 8000 maxblocks 1668259.0 KBps (30.0 secs, 3 samples)
File Copy 4096 bufsize 8000 maxblocks 730761.0 KBps (30.0 secs, 3 samples)
Shell Scripts (1 concurrent) 4700.7 lpm (60.1 secs, 3 samples)
Shell Scripts (8 concurrent) 672.4 lpm (60.0 secs, 3 samples)
Shell Scripts (16 concurrent) 416.8 lpm (60.0 secs, 3 samples)
Arithmetic Test (type = short) 2631006.7 lps (10.0 secs, 3 samples)
Arithmetic Test (type = int) 2647912.7 lps (10.0 secs, 3 samples)
Arithmetic Test (type = long) 2403221.8 lps (10.0 secs, 3 samples)
Arithmetic Test (type = float) 1204177.5 lps (10.0 secs, 3 samples)
Arithmetic Test (type = double) 1234036.0 lps (10.0 secs, 3 samples)
Arithoh 32925452.1 lps (10.0 secs, 3 samples)
C Compiler Throughput 1403.3 lpm (60.0 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places 140685.0 lpm (30.0 secs, 3 samples)
Recursion Test--Tower of Hanoi 145608.3 lps (20.0 secs, 3 samples)
INDEX VALUES
TEST BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 11502819.6 985.7
Double-Precision Whetstone 55.0 2893.3 526.1
Execl Throughput 43.0 8708.4 2025.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 310125.0 783.1
File Copy 256 bufsize 500 maxblocks 1655.0 109326.0 660.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 730761.0 1259.9
Pipe Throughput 12440.0 756417.1 608.1
Process Creation 126.0 12138.5 963.4
Shell Scripts (8 concurrent) 6.0 672.4 1120.7
System Call Overhead 15000.0 3560267.4 2373.5
=========
FINAL SCORE 1006.5
[root@vs563 mnt]# openssl speed
Doing md2 for 3s on 16 size blocks: 520061 md2's in 3.02s
Doing md2 for 3s on 64 size blocks: 270401 md2's in 3.01s
Doing md2 for 3s on 256 size blocks: 91660 md2's in 2.98s
Doing md2 for 3s on 1024 size blocks: 22977 md2's in 2.67s
Doing md2 for 3s on 8192 size blocks: 3298 md2's in 3.01s
Doing md4 for 3s on 16 size blocks: 6954571 md4's in 3.01s
Doing md4 for 3s on 64 size blocks: 5763095 md4's in 3.00s
Doing md4 for 3s on 256 size blocks: 3654414 md4's in 2.64s
Doing md4 for 3s on 1024 size blocks: 1955699 md4's in 3.01s
Doing md4 for 3s on 8192 size blocks: 324286 md4's in 3.01s
Doing md5 for 3s on 16 size blocks: 5423732 md5's in 2.82s
Doing md5 for 3s on 64 size blocks: 4780531 md5's in 2.98s
Doing md5 for 3s on 256 size blocks: 2955531 md5's in 2.80s
Doing md5 for 3s on 1024 size blocks: 1351595 md5's in 3.00s
Doing md5 for 3s on 8192 size blocks: 211088 md5's in 3.01s
Doing hmac(md5) for 3s on 16 size blocks: 5870060 hmac(md5)'s in 3.01s
Doing hmac(md5) for 3s on 64 size blocks: 4922627 hmac(md5)'s in 3.01s
Doing hmac(md5) for 3s on 256 size blocks: 3146001 hmac(md5)'s in 3.00s
Doing hmac(md5) for 3s on 1024 size blocks: 1248383 hmac(md5)'s in 2.81s
Doing hmac(md5) for 3s on 8192 size blocks: 206659 hmac(md5)'s in 2.92s
Doing sha1 for 3s on 16 size blocks: 5557408 sha1's in 3.01s
Doing sha1 for 3s on 64 size blocks: 3988434 sha1's in 2.80s
Doing sha1 for 3s on 256 size blocks: 2457907 sha1's in 2.99s
Doing sha1 for 3s on 1024 size blocks: 899429 sha1's in 2.78s
Doing sha1 for 3s on 8192 size blocks: 136748 sha1's in 2.86s
Doing sha256 for 3s on 16 size blocks: 2829954 sha256's in 2.97s
Doing sha256 for 3s on 64 size blocks: 1637827 sha256's in 3.00s
Doing sha256 for 3s on 256 size blocks: 689591 sha256's in 2.98s
Doing sha256 for 3s on 1024 size blocks: 217786 sha256's in 3.01s
Doing sha256 for 3s on 8192 size blocks: 28921 sha256's in 2.98s
Doing sha512 for 3s on 16 size blocks: 2573669 sha512's in 2.78s
Doing sha512 for 3s on 64 size blocks: 2778537 sha512's in 3.01s
Doing sha512 for 3s on 256 size blocks: 1120121 sha512's in 2.77s
Doing sha512 for 3s on 1024 size blocks: 448662 sha512's in 3.00s
Doing sha512 for 3s on 8192 size blocks: 67809 sha512's in 3.01s
Doing rmd160 for 3s on 16 size blocks: 3889548 rmd160's in 2.91s
Doing rmd160 for 3s on 64 size blocks: 2506527 rmd160's in 2.80s
Doing rmd160 for 3s on 256 size blocks: 1359269 rmd160's in 3.01s
Doing rmd160 for 3s on 1024 size blocks: 423226 rmd160's in 2.81s
Doing rmd160 for 3s on 8192 size blocks: 62169 rmd160's in 3.00s
Doing rc4 for 3s on 16 size blocks: 85672128 rc4's in 3.01s
Doing rc4 for 3s on 64 size blocks: 24458268 rc4's in 3.00s
Doing rc4 for 3s on 256 size blocks: 5574161 rc4's in 3.00s
Doing rc4 for 3s on 1024 size blocks: 1169793 rc4's in 3.00s
Doing rc4 for 3s on 8192 size blocks: 121668 rc4's in 2.94s
Doing des cbc for 3s on 16 size blocks: 13311921 des cbc's in 2.92s
Doing des cbc for 3s on 64 size blocks: 3344515 des cbc's in 3.01s
Doing des cbc for 3s on 256 size blocks: 885657 des cbc's in 3.00s
Doing des cbc for 3s on 1024 size blocks: 219055 des cbc's in 3.00s
Doing des cbc for 3s on 8192 size blocks: 27193 des cbc's in 3.01s
Doing des ede3 for 3s on 16 size blocks: 3448446 des ede3's in 2.26s
Doing des ede3 for 3s on 64 size blocks: 643408 des ede3's in 1.56s
Doing des ede3 for 3s on 256 size blocks: 309287 des ede3's in 2.99s
Doing des ede3 for 3s on 1024 size blocks: 81515 des ede3's in 3.02s
Doing des ede3 for 3s on 8192 size blocks: 10117 des ede3's in 3.00s
Doing aes-128 cbc for 3s on 16 size blocks: 15667566 aes-128 cbc's in 2.82s
Doing aes-128 cbc for 3s on 64 size blocks: 4831262 aes-128 cbc's in 2.89s
Doing aes-128 cbc for 3s on 256 size blocks: 1260181 aes-128 cbc's in 2.97s
Doing aes-128 cbc for 3s on 1024 size blocks: 494503 aes-128 cbc's in 3.01s
Doing aes-128 cbc for 3s on 8192 size blocks: 58333 aes-128 cbc's in 2.81s
Doing aes-192 cbc for 3s on 16 size blocks: 15713743 aes-192 cbc's in 3.01s
Doing aes-192 cbc for 3s on 64 size blocks: 3989025 aes-192 cbc's in 2.91s
Doing aes-192 cbc for 3s on 256 size blocks: 1037480 aes-192 cbc's in 2.99s
Doing aes-192 cbc for 3s on 1024 size blocks: 413781 aes-192 cbc's in 3.01s
Doing aes-192 cbc for 3s on 8192 size blocks: 51563 aes-192 cbc's in 3.01s
Doing aes-256 cbc for 3s on 16 size blocks: 13703677 aes-256 cbc's in 3.01s
Doing aes-256 cbc for 3s on 64 size blocks: 3320887 aes-256 cbc's in 2.79s
Doing aes-256 cbc for 3s on 256 size blocks: 917824 aes-256 cbc's in 3.00s
Doing aes-256 cbc for 3s on 1024 size blocks: 359055 aes-256 cbc's in 2.99s
Doing aes-256 cbc for 3s on 8192 size blocks: 44074 aes-256 cbc's in 3.00s
Doing aes-128 ige for 3s on 16 size blocks: 15662989 aes-128 ige's in 2.84s
Doing aes-128 ige for 3s on 64 size blocks: 4354554 aes-128 ige's in 3.01s
Doing aes-128 ige for 3s on 256 size blocks: 1068719 aes-128 ige's in 2.98s
Doing aes-128 ige for 3s on 1024 size blocks: 276547 aes-128 ige's in 2.99s
Doing aes-128 ige for 3s on 8192 size blocks: 35314 aes-128 ige's in 3.01s
Doing aes-192 ige for 3s on 16 size blocks: 13592818 aes-192 ige's in 2.91s
Doing aes-192 ige for 3s on 64 size blocks: 3723322 aes-192 ige's in 3.01s
Doing aes-192 ige for 3s on 256 size blocks: 939038 aes-192 ige's in 3.01s
Doing aes-192 ige for 3s on 1024 size blocks: 239954 aes-192 ige's in 3.01s
Doing aes-192 ige for 3s on 8192 size blocks: 28037 aes-192 ige's in 2.83s
Doing aes-256 ige for 3s on 16 size blocks: 11483655 aes-256 ige's in 2.80s
Doing aes-256 ige for 3s on 64 size blocks: 2906362 aes-256 ige's in 2.94s
Doing aes-256 ige for 3s on 256 size blocks: 809214 aes-256 ige's in 2.99s
Doing aes-256 ige for 3s on 1024 size blocks: 201589 aes-256 ige's in 3.00s
Doing aes-256 ige for 3s on 8192 size blocks: 26136 aes-256 ige's in 3.01s
Doing rc2 cbc for 3s on 16 size blocks: 6169263 rc2 cbc's in 3.01s
Doing rc2 cbc for 3s on 64 size blocks: 1561559 rc2 cbc's in 2.99s
Doing rc2 cbc for 3s on 256 size blocks: 394072 rc2 cbc's in 3.00s
Doing rc2 cbc for 3s on 1024 size blocks: 98133 rc2 cbc's in 2.99s
Doing rc2 cbc for 3s on 8192 size blocks: 11872 rc2 cbc's in 2.86s
Doing blowfish cbc for 3s on 16 size blocks: 21616155 blowfish cbc's in 3.01s
Doing blowfish cbc for 3s on 64 size blocks: 5121459 blowfish cbc's in 2.73s
Doing blowfish cbc for 3s on 256 size blocks: 1342061 blowfish cbc's in 2.83s
Doing blowfish cbc for 3s on 1024 size blocks: 358619 blowfish cbc's in 3.01s
Doing blowfish cbc for 3s on 8192 size blocks: 45534 blowfish cbc's in 3.02s
Doing cast cbc for 3s on 16 size blocks: 10192247 cast cbc's in 3.00s
Doing cast cbc for 3s on 64 size blocks: 2656969 cast cbc's in 3.01s
Doing cast cbc for 3s on 256 size blocks: 673314 cast cbc's in 3.01s
Doing cast cbc for 3s on 1024 size blocks: 163976 cast cbc's in 2.93s
Doing cast cbc for 3s on 8192 size blocks: 21157 cast cbc's in 3.02s
Doing 512 bit private rsa's for 10s: 51455 512 bit private RSA's in 9.94s
Doing 512 bit public rsa's for 10s: 547446 512 bit public RSA's in 9.65s
Doing 1024 bit private rsa's for 10s: 9957 1024 bit private RSA's in 10.00s
Doing 1024 bit public rsa's for 10s: 185527 1024 bit public RSA's in 9.97s
Doing 2048 bit private rsa's for 10s: 1476 2048 bit private RSA's in 9.70s
Doing 2048 bit public rsa's for 10s: 52647 2048 bit public RSA's in 10.00s
Doing 4096 bit private rsa's for 10s: 208 4096 bit private RSA's in 9.74s
Doing 4096 bit public rsa's for 10s: 13014 4096 bit public RSA's in 10.00s
Doing 512 bit sign dsa's for 10s: 56016 512 bit DSA signs in 9.97s
Doing 512 bit verify dsa's for 10s: 46862 512 bit DSA verify in 9.62s
Doing 1024 bit sign dsa's for 10s: 18528 1024 bit DSA signs in 9.88s
Doing 1024 bit verify dsa's for 10s: 15919 1024 bit DSA verify in 9.90s
Doing 2048 bit sign dsa's for 10s: 4877 2048 bit DSA signs in 9.52s
Doing 2048 bit verify dsa's for 10s: 4328 2048 bit DSA verify in 9.84s
OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
built on: Fri Mar 26 17:41:48 EDT 2010
options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -I/usr/kerberos/include -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -Wa,--noexecstack -DOPENSSL_USE_NEW_FUNCTIONS -fno-strict-aliasing -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
available timing options: TIMES TIMEB HZ=100 [sysconf value]
timing function used: times
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md2 2755.29k 5749.39k 7874.15k 8812.15k 8975.82k
mdc2 0.00 0.00 0.00 0.00 0.00
md4 36967.82k 122946.03k 354367.42k 665327.50k 882575.05k
md5 30772.95k 102669.12k 270219.98k 461344.43k 574495.98k
hmac(md5) 31202.98k 104667.15k 268458.75k 454926.76k 579777.58k
sha1 29541.04k 91164.21k 210442.87k 331300.47k 391692.17k
rmd160 21385.83k 57292.05k 115605.60k 154228.98k 169762.82k
rc4 455400.02k 521776.38k 475661.74k 399289.34k 339015.05k
des cbc 72942.03k 71112.61k 75576.06k 74770.77k 74008.32k
des ede3 24413.78k 26396.23k 26480.76k 27639.52k 27626.15k
idea cbc 0.00 0.00 0.00 0.00 0.00
seed cbc 0.00 0.00 0.00 0.00 0.00
rc2 cbc 32793.42k 33424.67k 33627.48k 33608.09k 34005.39k
rc5-32/12 cbc 0.00 0.00 0.00 0.00 0.00
blowfish cbc 114903.15k 120063.51k 121401.98k 122001.95k 123514.74k
cast cbc 54358.65k 56493.69k 57265.24k 57307.65k 57390.11k
aes-128 cbc 88893.99k 106989.89k 108621.66k 168229.59k 170058.34k
aes-192 cbc 83528.20k 87731.13k 88827.72k 140768.02k 140333.59k
aes-256 cbc 72843.47k 76178.05k 78320.98k 122967.33k 120351.40k
camellia-128 cbc 0.00 0.00 0.00 0.00 0.00
camellia-192 cbc 0.00 0.00 0.00 0.00 0.00
camellia-256 cbc 0.00 0.00 0.00 0.00 0.00
sha256 15245.54k 34940.31k 59240.03k 74090.65k 79503.63k
sha512 14812.48k 59078.53k 103520.21k 153143.30k 184548.61k
aes-128 ige 88242.19k 92588.52k 91809.42k 94710.41k 96110.39k
aes-192 ige 74737.14k 79166.98k 79865.03k 81632.19k 81158.69k
aes-256 ige 65620.89k 63267.74k 69283.87k 68809.05k 71131.60k
sign verify sign/s verify/s
rsa 512 bits 0.000193s 0.000018s 5176.6 56730.2
rsa 1024 bits 0.001004s 0.000054s 995.7 18608.5
rsa 2048 bits 0.006572s 0.000190s 152.2 5264.7
rsa 4096 bits 0.046827s 0.000768s 21.4 1301.4
sign verify sign/s verify/s
dsa 512 bits 0.000178s 0.000205s 5618.5 4871.3
dsa 1024 bits 0.000533s 0.000622s 1875.3 1608.0
dsa 2048 bits 0.001952s 0.002274s 512.3 439.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment