CPU : | family 6, model 9 and stepping 5 |
model name : | Intel(R) Pentium(R) M processor 1400MHz |
cpu MHz : | 600.000 or 1400 |
cache size : | 1024 KB |
flags : | fpu vme de pse tsc msr mce cx8 sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 tm pbe up bts est tm2 |
bogomips : | 1198.97 |
Intel-Pentium-M-Processor-1_40-GHz-1M-Cache-400-MHz-FSB
Chipset : | Intel Corporation 82855PM |
Memory : | 1 GB + 512 MB (DDR) |
Memory benchmark (hdparm) : | 269.10 MB/sec |
HD benchmark (hdparm udma5) : (RunCore 128G-C SSD ide) | 72.40 MB/sec |
# openssl version
OpenSSL 1.0.1 14 Mar 2012
# openssl engine
(dynamic) Dynamic engine loading support
The 'numbers' are in 1000s of bytes per second processed.
type | 16 bytes | 64 bytes | 256 bytes | 1024 bytes | 8192 bytes |
rc4 | 131978.56k | 196359.85k | 210219.07k | 214243.41k | 216174.06k |
blowfish cbc | 47834.85k | 50848.20k | 51761.46k | 52138.96k | 52034.47k |
aes-128 cbc | 33778.34k | 37505.80k | 38338.34k | 65198.95k | 66610.68k |
ssh benchmark - to localhost. Here ssh and sshd share the same core.
dd if=/dev/zero of=bigfile count=0 seek=200k
(100M file)
scp bigfile localhost:/dev/null ;
for i in aes128-cbc blowfish ; do scp -c $i bigfile localhost:/dev/null ; done
results:
default : | 10.0MB/s |
aes128-cbc : | 14.3MB/s |
blowfish : | 9.1MB/s |
Žádné komentáře:
Okomentovat