« | Main | »

EM64T(3):郁闷的结束

前几篇:
EM64T:郁闷的开始
EM64T:郁闷的经过

本篇只是一个benchmark的集合.

开始.

结果均为3次取最优值 :)

php 5.1.6 vm-goto 64bit -O2
simple 0.312
simplecall 0.320
simpleucall 0.440
simpleudcall 0.515
mandel 0.987
mandel2 1.223
ackermann(7) 0.668
ary(50000) 0.079
ary2(50000) 0.067
ary3(2000) 0.515
fibo(30) 1.418
hash1(50000) 0.094
hash2(500) 0.090
heapsort(20000) 0.308
matrix(20) 0.271
nestedloop(12) 0.540
sieve(30) 0.282
strcat(200000) 0.043
————————
Total 8.172

===geekbench 64bit
Geekbench 2006 (build 242). Email geekbench@geekpatrol.ca with feedback.

System Information
Geekbench Version: Geekbench 2006 (build 242)
Geekbench Platform: Linux x86 (64-bit)
Geekbench Compiler: GCC 4.0.0 20050519 (Red Hat 4.0.0-8)
OS: Linux 2.6.20-gentoo-fc x86_64
Model: Linux PC (Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz)
Motherboard: Unknown Motherboard
Processor: Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz
Processor ID: GenuineIntel Family 6 Model 15 Stepping 6
Logical Processor Count: 2
Physical Processor Count: 1
Processor Frequency: 1667 MHz
Bus Frequency: 0 MHz
Memory: 488 MB

Integer Performance
Emulate 6502
single-threaded scalar 142.9 (rate: 1.0, result: 270.2 MHz)
multi-threaded scalar 248.4 (rate: 1.7, result: 469.4 MHz)
Blowfish
single-threaded scalar 141.7 (rate: 1.0, result: 58.4 MB/sec)
multi-threaded scalar 271.6 (rate: 1.9, result: 112.0 MB/sec)
bzip2 Compress
single-threaded scalar 208.2 (rate: 1.0, result: 32.4 MB/sec)
multi-threaded scalar 356.1 (rate: 1.7, result: 55.2 MB/sec)
bzip2 Decompress
single-threaded scalar 254.9 (rate: 1.0, result: 94.8 MB/sec)
multi-threaded scalar 343.4 (rate: 1.3, result: 123.7 MB/sec)

Floating Point Performance
Mandelbrot
single-threaded scalar 73.2 (rate: 1.0, result: 519.1 Mflops)
multi-threaded scalar 142.1 (rate: 1.9, result: 1.0 Gflops)
Dot Product
single-threaded scalar 193.4 (rate: 1.0, result: 996.5 Mflops)
multi-threaded scalar 192.5 (rate: 1.0, result: 1.0 Gflops)
single-threaded vector 137.4 (rate: 1.9, result: 1.9 Gflops)
multi-threaded vector 142.4 (rate: 2.1, result: 2.1 Gflops)
JPEG Compress
single-threaded scalar 131.9 (rate: 1.0, result: 12.3 Mpixels/sec)
multi-threaded scalar 244.0 (rate: 1.8, result: 22.6 Mpixels/sec)
JPEG Decompress
single-threaded scalar 156.8 (rate: 1.0, result: 26.1 Mpixels/sec)
multi-threaded scalar 269.0 (rate: 1.7, result: 44.6 Mpixels/sec)

Memory Performance
Read Sequential
single-threaded scalar 240.8 (rate: 1.0, result: 3.0 GB/sec)
multi-threaded scalar 245.3 (rate: 0.5, result: 1.5 GB/sec)
Write Sequential
single-threaded scalar 218.7 (rate: 1.0, result: 1.7 GB/sec)
multi-threaded scalar 184.4 (rate: 0.4, result: 708.3 MB/sec)
Stdlib Allocate
single-threaded scalar 182.0 (rate: 1.0, result: 6.4 Mallocs/sec)
multi-threaded scalar 229.1 (rate: 1.3, result: 8.2 Mallocs/sec)
Stdlib Write
single-threaded scalar 199.1 (rate: 1.0, result: 5.1 GB/sec)
multi-threaded scalar 132.0 (rate: 0.6, result: 3.1 GB/sec)
Stdlib Copy
single-threaded scalar 204.4 (rate: 1.0, result: 2.2 GB/sec)
multi-threaded scalar 188.1 (rate: 0.9, result: 1.9 GB/sec)

Stream Performance
Stream Copy
single-threaded scalar 126.7 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded scalar 130.3 (rate: 1.0, result: 1.6 GB/sec)
single-threaded vector 115.4 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded vector 125.5 (rate: 1.1, result: 1.7 GB/sec)
Stream Scale
single-threaded scalar 137.4 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded scalar 141.6 (rate: 1.0, result: 1.7 GB/sec)
single-threaded vector 118.7 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded vector 122.5 (rate: 1.1, result: 1.7 GB/sec)
Stream Add
single-threaded scalar 147.9 (rate: 1.0, result: 1.9 GB/sec)
multi-threaded scalar 142.7 (rate: 1.0, result: 1.9 GB/sec)
single-threaded vector 138.7 (rate: 1.0, result: 1.9 GB/sec)
multi-threaded vector 139.2 (rate: 1.0, result: 2.0 GB/sec)
Stream Triad
single-threaded scalar 145.3 (rate: 1.0, result: 1.9 GB/sec)
multi-threaded scalar 143.0 (rate: 1.0, result: 1.9 GB/sec)
single-threaded vector 109.5 (rate: 1.0, result: 1.9 GB/sec)
multi-threaded vector 109.2 (rate: 1.0, result: 1.9 GB/sec)

Overall Score: 176.5

===32bit.

Geekbench 2006 (build 242). Email geekbench@geekpatrol.ca with feedback.

System Information
Geekbench Version: Geekbench 2006 (build 242)
Geekbench Platform: Linux x86 (32-bit)
Geekbench Compiler: GCC 4.0.2 20051125 (Red Hat 4.0.2-8)
OS: Linux 2.6.20-gentoo-fc x86_64
Model: Linux PC (Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz)
Motherboard: Unknown Motherboard
Processor: Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz
Processor ID: GenuineIntel Family 6 Model 15 Stepping 6
Logical Processor Count: 2
Physical Processor Count: 1
Processor Frequency: 1667 MHz
Bus Frequency: 0 MHz
Memory: 488 MB

Integer Performance
Emulate 6502
single-threaded scalar 83.1 (rate: 1.0, result: 157.0 MHz)
multi-threaded scalar 143.4 (rate: 1.7, result: 271.0 MHz)
Blowfish
single-threaded scalar 154.3 (rate: 1.0, result: 63.6 MB/sec)
multi-threaded scalar 291.8 (rate: 1.9, result: 120.4 MB/sec)
bzip2 Compress
single-threaded scalar 189.4 (rate: 1.0, result: 29.5 MB/sec)
multi-threaded scalar 324.4 (rate: 1.7, result: 50.3 MB/sec)
bzip2 Decompress
single-threaded scalar 240.2 (rate: 1.0, result: 89.3 MB/sec)
multi-threaded scalar 419.2 (rate: 1.7, result: 151.0 MB/sec)

Floating Point Performance
Mandelbrot
single-threaded scalar 116.6 (rate: 1.0, result: 826.7 Mflops)
multi-threaded scalar 233.0 (rate: 2.0, result: 1.7 Gflops)
Dot Product
single-threaded scalar 208.7 (rate: 1.0, result: 1.1 Gflops)
multi-threaded scalar 295.4 (rate: 1.4, result: 1.5 Gflops)
single-threaded vector 144.2 (rate: 1.9, result: 2.0 Gflops)
multi-threaded vector 143.4 (rate: 1.9, result: 2.1 Gflops)
JPEG Compress
single-threaded scalar 107.4 (rate: 1.0, result: 10.0 Mpixels/sec)
multi-threaded scalar 211.8 (rate: 2.0, result: 19.6 Mpixels/sec)
JPEG Decompress
single-threaded scalar 106.5 (rate: 1.0, result: 17.7 Mpixels/sec)
multi-threaded scalar 185.8 (rate: 1.7, result: 30.8 Mpixels/sec)

Memory Performance
Read Sequential
single-threaded scalar 239.5 (rate: 1.0, result: 3.0 GB/sec)
multi-threaded scalar 241.8 (rate: 0.5, result: 1.5 GB/sec)
Write Sequential
single-threaded scalar 170.1 (rate: 1.0, result: 1.3 GB/sec)
multi-threaded scalar 168.1 (rate: 0.5, result: 645.5 MB/sec)
Stdlib Allocate
single-threaded scalar 146.9 (rate: 1.0, result: 5.2 Mallocs/sec)
multi-threaded scalar 209.6 (rate: 1.4, result: 7.5 Mallocs/sec)
Stdlib Write
single-threaded scalar 149.4 (rate: 1.0, result: 3.8 GB/sec)
multi-threaded scalar 115.5 (rate: 0.7, result: 2.7 GB/sec)
Stdlib Copy
single-threaded scalar 128.8 (rate: 1.0, result: 1.4 GB/sec)
multi-threaded scalar 146.0 (rate: 1.1, result: 1.5 GB/sec)

Stream Performance
Stream Copy
single-threaded scalar 124.7 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded scalar 131.2 (rate: 1.1, result: 1.6 GB/sec)
single-threaded vector 116.9 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded vector 121.2 (rate: 1.1, result: 1.7 GB/sec)
Stream Scale
single-threaded scalar 137.5 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded scalar 149.4 (rate: 1.1, result: 1.8 GB/sec)
single-threaded vector 117.6 (rate: 1.0, result: 1.6 GB/sec)
multi-threaded vector 123.1 (rate: 1.1, result: 1.7 GB/sec)
Stream Add
single-threaded scalar 140.3 (rate: 1.0, result: 1.8 GB/sec)
multi-threaded scalar 142.8 (rate: 1.1, result: 1.9 GB/sec)
single-threaded vector 132.6 (rate: 1.0, result: 1.8 GB/sec)
multi-threaded vector 136.1 (rate: 1.1, result: 1.9 GB/sec)
Stream Triad
single-threaded scalar 149.5 (rate: 1.0, result: 1.9 GB/sec)
multi-threaded scalar 144.4 (rate: 1.0, result: 1.9 GB/sec)
single-threaded vector 107.3 (rate: 1.0, result: 1.8 GB/sec)
multi-threaded vector 111.7 (rate: 1.0, result: 2.0 GB/sec)

Overall Score: 168.2
===
文章用处不大,顺便帮zola一个小忙,弄个链接,整个trackback :)
http://www.fangeming.com/

友情提示: 请注意文章的时效性与准确性, 作者不对文章的有效性负责.

Tags:
Bookmark on del.icio.us
Last Modified: May 12, 2007 at 9:58 pm

« | Main | »

留言请到 GuestBook, 联系方式.

Comments are closed.