úterý 19. listopadu 2013

Intel(R) Celeron(R) CPU 1007U @ 1.50GHz

cores 2 / threads 2
CPU : family 6, model 58 and stepping 9
model name : Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
cpu MHz : 1500.000
cache size : 2048 KB
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips : 2993.22

Mainboard : GIGABYTE C1007UN
Memory : 4G DDR3 @ 1333
Memory benchmark (hdparm) : 2833.34 MB/sec
HD benchmark (hdparm udma5) :
(OCZ Throttle 8G)
82.71 MB/sec

OS: openSUSE 12.3 x86_64

openSSL test:

linux:~> openssl version
OpenSSL 1.0.1e 11 Feb 2013


linux:~> openssl engine
(rsax) RSAX engine support
(dynamic) Dynamic engine loading support


linux:~> openssl speed -evp aes-128-cbc rc4 blowfish
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
rc4 192087.82k 297905.04k 339414.39k 353394.01k 357806.83k
blowfish cbc 53337.48k 56018.37k 57258.55k 57437.50k 57620.72k
aes-128-cbc 131353.65k 146644.87k 149472.58k 151480.08k 151907.81k

openSSH test:

Create big empty file (1Gb file)
dd if=/dev/zero of=bigfile count=0 seek=2000k  

ssh benchmark - to localhost.
scp bigfile localhost:/dev/null 
for i in aes128-cbc blowfish ; do scp -c  bigfile localhost:/dev/null ; done

bigfile.JCctYuNI4b                            100% 1000MB  37.0MB/s   00:27    
bigfile.JCctYuNI4b                            100% 1000MB  58.8MB/s   00:17    
bigfile.JCctYuNI4b                            100% 1000MB  40.0MB/s   00:25    

default : 37.0MB/s
aes128-cbc : 58.8MB/s
blowfish : 40.0MB/s

(encrypted) ramdisk benchmark:

direct io:
size: 1500 megabytes, cipher: aes-cbc-essiv:sha256, key: 256b
direct write:cipher: nonecipher: aes
blocksizewrite speedread speedencrypt speeddecrypt speed
51234.992 520.163 14.126 72.022
1k 64.048 893.639 20.719 72.549
2k 122.867 1345.351 29.203 72.638
4k 248.161 1789.820 47.144 72.736
8k 434.155 2074.611 54.515 72.807
16k708.402 2132.329 52.118 72.908
1M 1979.3871931.108 66.427 73.064


cached:
size: 1500 megabytes, aes-cbc-essiv:sha256, key: 256b
cached write:cipher: nonecipher: aes
blocksizewrite speedread speedencrypt speeddecrypt speed
512 153.724 525.815 66.128 72.547
1k 255.497 881.761 95.482 72.568
2k 381.030 1323.615 94.079 72.618
4k 510.932 1812.139 109.425 72.719
8k 606.975 2077.982 110.787 72.713
16k 673.866 2188.659 112.891 72.859
1M 705.776 1950.344 112.146 72.771

Žádné komentáře:

Okomentovat