Advertisement
Guest User

kujoe QuadraNet InfraCloud Benchmark

a guest
Sep 14th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.67 KB | None | 0 0
  1. [CODE]
  2. -------------------------------------------
  3. centminmodbench.sh 0.1
  4. http://bench.centminmod.com
  5. written by: George Liu (eva2000)
  6. http://centminmod.com
  7. -------------------------------------------
  8.  
  9. -------------------------------------------
  10. System Information
  11. -------------------------------------------
  12.  
  13. 2.6.32-431.5.1.el6.x86_64
  14.  
  15. CentOS release 6.5 (Final)
  16.  
  17. Centmin Mod 1.2.3-eva2000.08
  18.  
  19. ----------------------------------------------
  20. Architecture: x86_64
  21. CPU op-mode(s): 32-bit, 64-bit
  22. Byte Order: Little Endian
  23. CPU(s): 16
  24. On-line CPU(s) list: 0-15
  25. Thread(s) per core: 1
  26. Core(s) per socket: 1
  27. Socket(s): 16
  28. NUMA node(s): 1
  29. Vendor ID: AuthenticAMD
  30. CPU family: 6
  31. Model: 13
  32. Stepping: 3
  33. CPU MHz: 2000.138
  34. BogoMIPS: 4000.27
  35. Hypervisor vendor: KVM
  36. Virtualization type: full
  37. L1d cache: 64K
  38. L1i cache: 64K
  39. L2 cache: 512K
  40. NUMA node0 CPU(s): 0-15
  41.  
  42. ----------------------------------------------
  43. CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
  44. 0 0 0 0 0:0:0 yes
  45. 1 0 1 1 1:1:1 yes
  46. 2 0 2 2 2:2:2 yes
  47. 3 0 3 3 3:3:3 yes
  48. 4 0 4 4 4:4:4 yes
  49. 5 0 5 5 5:5:5 yes
  50. 6 0 6 6 6:6:6 yes
  51. 7 0 7 7 7:7:7 yes
  52. 8 0 8 8 8:8:8 yes
  53. 9 0 9 9 9:9:9 yes
  54. 10 0 10 10 10:10:10 yes
  55. 11 0 11 11 11:11:11 yes
  56. 12 0 12 12 12:12:12 yes
  57. 13 0 13 13 13:13:13 yes
  58. 14 0 14 14 14:14:14 yes
  59. 15 0 15 15 15:15:15 yes
  60.  
  61. ----------------------------------------------
  62. total used free shared buffers cached
  63. Mem: 15948 3201 12746 0 45 2694
  64. Low: 15948 3201 12746
  65. High: 0 0 0
  66. -/+ buffers/cache: 461 15486
  67. Swap: 32767 0 32767
  68.  
  69. ----------------------------------------------
  70. Filesystem Size Used Avail Use% Mounted on
  71. /dev/vda1 443G 4.9G 416G 2% /
  72. tmpfs 7.8G 0 7.8G 0% /dev/shm
  73. tmpfs 7.8G 0 7.8G 0% /tmp
  74.  
  75. [/CODE]
  76. [CODE]
  77. -------------------------------------------
  78. disk ioping tests
  79. -------------------------------------------
  80.  
  81. 2014-09-14 02:00:27 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
  82. Download done.
  83. ioping-0.6.tar.gz valid file.
  84.  
  85. Running IOPing I/O benchmark...
  86. cc -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.6\" -c -o ioping.o ioping.c
  87. cc -o ioping ioping.o -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -lm
  88.  
  89. IOPing I/O: ./ioping -c 10 .
  90. 4096 bytes from . (ext3 /dev/vda1): request=1 time=1.1 ms
  91. 4096 bytes from . (ext3 /dev/vda1): request=2 time=0.7 ms
  92. 4096 bytes from . (ext3 /dev/vda1): request=3 time=15.1 ms
  93. 4096 bytes from . (ext3 /dev/vda1): request=4 time=0.7 ms
  94. 4096 bytes from . (ext3 /dev/vda1): request=5 time=0.6 ms
  95. 4096 bytes from . (ext3 /dev/vda1): request=6 time=0.7 ms
  96. 4096 bytes from . (ext3 /dev/vda1): request=7 time=0.7 ms
  97. 4096 bytes from . (ext3 /dev/vda1): request=8 time=2.1 ms
  98. 4096 bytes from . (ext3 /dev/vda1): request=9 time=0.7 ms
  99. 4096 bytes from . (ext3 /dev/vda1): request=10 time=0.7 ms
  100.  
  101. --- . (ext3 /dev/vda1) ioping statistics ---
  102. 10 requests completed in 9024.6 ms, 435 iops, 1.7 mb/s
  103. min/avg/max/mdev = 0.6/2.3/15.1/4.3 ms
  104.  
  105. IOPing seek rate: ./ioping -RD .
  106.  
  107. --- . (ext3 /dev/vda1) ioping statistics ---
  108. 2334 requests completed in 3000.7 ms, 1595 iops, 6.2 mb/s
  109. min/avg/max/mdev = 0.2/0.6/53.7/2.1 ms
  110.  
  111. IOPing sequential: ./ioping -RL .
  112.  
  113. --- . (ext3 /dev/vda1) ioping statistics ---
  114. 1936 requests completed in 3000.2 ms, 715 iops, 178.8 mb/s
  115. min/avg/max/mdev = 0.9/1.4/50.3/1.7 ms
  116.  
  117. IOPing cached: ./ioping -RC .
  118.  
  119. --- . (ext3 /dev/vda1) ioping statistics ---
  120. 30829 requests completed in 3000.0 ms, 197646 iops, 772.1 mb/s
  121. min/avg/max/mdev = 0.0/0.0/0.1/0.0 ms
  122.  
  123. [/CODE]
  124. [CODE]
  125. -------------------------------------------
  126. disk DD tests
  127. -------------------------------------------
  128.  
  129. dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
  130. 1024+0 records in
  131. 1024+0 records out
  132. 1073741824 bytes (1.1 GB) copied, 6.87046 s, 156 MB/s
  133.  
  134. dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
  135. 16384+0 records in
  136. 16384+0 records out
  137. 1073741824 bytes (1.1 GB) copied, 7.0613 s, 152 MB/s
  138.  
  139. dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
  140. 1024+0 records in
  141. 1024+0 records out
  142. 1073741824 bytes (1.1 GB) copied, 12.0333 s, 89.2 MB/s
  143.  
  144. dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
  145. 16384+0 records in
  146. 16384+0 records out
  147. 1073741824 bytes (1.1 GB) copied, 61.3438 s, 17.5 MB/s
  148. [/CODE]
  149. [CODE]
  150. -------------------------------------------
  151. disk FIO tests
  152. -------------------------------------------
  153.  
  154. 2014-09-14 02:02:23 URL:https://raw.githubusercontent.com/Crowd9/Benchmark/master/fio-2.0.9.tar.gz [275092/275092] -> "fio-2.0.9.tar.gz" [1]
  155. Download done.
  156. fio-2.0.9.tar.gz valid file.
  157.  
  158. Running FIO benchmark...
  159.  
  160. FIO_VERSION = fio-2.0.9
  161.  
  162. FIO random reads:
  163. randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
  164. fio-2.0.9
  165. Starting 1 process
  166. randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
  167.  
  168. randomreads: (groupid=0, jobs=1): err= 0: pid=23428: Sun Sep 14 02:03:03 2014
  169. read : io=1024.3MB, bw=46271KB/s, iops=11567 , runt= 22667msec
  170. cpu : usr=3.67%, sys=21.09%, ctx=34985, majf=0, minf=89
  171. IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
  172. submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
  173. complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
  174. issued : total=r=262207/w=0/d=0, short=r=0/w=0/d=0
  175.  
  176. Run status group 0 (all jobs):
  177. READ: io=1024.3MB, aggrb=46271KB/s, minb=46271KB/s, maxb=46271KB/s, mint=22667msec, maxt=22667msec
  178.  
  179. Disk stats (read/write):
  180. vda: ios=262149/171, merge=0/29, ticks=1374403/145538, in_queue=1433292, util=100.00%
  181.  
  182. FIO random writes:
  183. randomwrites: (g=0): rw=randwrite, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
  184. fio-2.0.9
  185. Starting 1 process
  186.  
  187. randomwrites: (groupid=0, jobs=1): err= 0: pid=23432: Sun Sep 14 02:04:19 2014
  188. write: io=1024.3MB, bw=13921KB/s, iops=3480 , runt= 75344msec
  189. cpu : usr=1.04%, sys=4.23%, ctx=10997, majf=0, minf=25
  190. IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
  191. submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
  192. complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
  193. issued : total=r=0/w=262207/d=0, short=r=0/w=0/d=0
  194.  
  195. Run status group 0 (all jobs):
  196. WRITE: io=1024.3MB, aggrb=13920KB/s, minb=13920KB/s, maxb=13920KB/s, mint=75344msec, maxt=75344msec
  197.  
  198. Disk stats (read/write):
  199. vda: ios=17/260651, merge=0/6, ticks=806/4701655, in_queue=4703036, util=99.82%
  200.  
  201. [/CODE]
  202. [CODE]
  203.  
  204. -------------------------------------------
  205. Running bandwidth benchmark...
  206. -------------------------------------------
  207.  
  208. ----------------------------------------------
  209. Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
  210. Download Cachefly: 1.35MB/s
  211.  
  212. -------------------------------------------
  213. USA bandwidth tests...
  214. -------------------------------------------
  215.  
  216. ----------------------------------------------
  217. Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
  218. Download Linode, Atlanta, GA, USA: 1.39MB/s
  219. ----------------------------------------------
  220. Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
  221. Download Linode, Dallas, TX, USA: 23.9MB/s
  222. ----------------------------------------------
  223. Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
  224. Download Leaseweb, Manassas, VA, USA: 21.4MB/s
  225. ----------------------------------------------
  226. Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
  227. Download Softlayer, Seattle, WA, USA: 57.6MB/s
  228. ----------------------------------------------
  229. Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
  230. Download Softlayer, San Jose, CA, USA: 79.4MB/s
  231. ----------------------------------------------
  232. Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
  233. Download Softlayer, Washington, DC, USA: 34.4MB/s
  234. ----------------------------------------------
  235. Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
  236. Download VersaWeb, Las Vegas, Nevada: 84.1MB/s
  237. ----------------------------------------------
  238. Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
  239. Download OVH, BHS, Canada: 16.6MB/s
  240. ----------------------------------------------
  241. Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
  242. Download Vultr, Los Angeles, California: 94.0MB/s
  243. ----------------------------------------------
  244. Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
  245. Download Vultr, Seattle, Washington: 46.3MB/s
  246. ----------------------------------------------
  247. Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
  248. Download Vultr, Dallas, Texas: 33.6MB/s
  249. ----------------------------------------------
  250. Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
  251. Download Vultr, Chicago, Illinois: 21.6MB/s
  252. ----------------------------------------------
  253. Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
  254. Download Vultr, Atlanta, Georgia: 22.8MB/s
  255. ----------------------------------------------
  256. Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
  257. Download Vultr, Miami, Florida: 19.8MB/s
  258. ----------------------------------------------
  259. Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
  260. Download Vultr, New York / New Jersey: 19.9MB/s
  261.  
  262. -------------------------------------------
  263. Asia bandwidth tests...
  264. -------------------------------------------
  265.  
  266. ----------------------------------------------
  267. Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
  268. Download Linode, Tokyo, JP: 16.2MB/s
  269. ----------------------------------------------
  270. Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
  271. Download Softlayer, Singapore: 12.2MB/s
  272. ----------------------------------------------
  273. Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
  274. Download Vultr, Tokyo, Japan: 13.7MB/s
  275.  
  276. -------------------------------------------
  277. Europe bandwidth tests...
  278. -------------------------------------------
  279.  
  280. ----------------------------------------------
  281. Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
  282. Download Linode, London, UK: 9.57MB/s
  283. ----------------------------------------------
  284. Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
  285. Download OVH, Paris, France: 8.38MB/s
  286. ----------------------------------------------
  287. Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
  288. Download SmartDC, Rotterdam, Netherlands: 5.48MB/s
  289. ----------------------------------------------
  290. Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
  291. Download Vultr, Amsterdam, Netherlands: 188KB/s
  292. ----------------------------------------------
  293. Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
  294. Download Vultr, London, UK: 8.72MB/s
  295. ----------------------------------------------
  296. Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
  297. Download Vultr, Paris, France: 9.33MB/s
  298.  
  299. -------------------------------------------
  300. Australia bandwidth tests...
  301. -------------------------------------------
  302.  
  303. ----------------------------------------------
  304. Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
  305. Download Vultr, Sydney, Australia: 9.61MB/s
  306. [/CODE]
  307. [CODE]
  308.  
  309. -------------------------------------------
  310. Running ping tests...
  311. -------------------------------------------
  312.  
  313. ----------------------------------------------
  314. Pings (cachefly.cachefly.net):
  315. PING vip1.g.cachefly.net (205.234.175.175) 56(84) bytes of data.
  316. 64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=1 ttl=55 time=70.8 ms
  317. 64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=55 time=71.2 ms
  318. 64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=55 time=70.7 ms
  319.  
  320. --- vip1.g.cachefly.net ping statistics ---
  321. 3 packets transmitted, 3 received, 0% packet loss, time 2073ms
  322. rtt min/avg/max/mdev = 70.779/70.935/71.203/0.288 ms
  323.  
  324. ----------------------------------------------
  325. Pings (syd-au-ping.vultr.com):
  326. PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data.
  327. 64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=53 time=150 ms
  328. 64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=53 time=150 ms
  329. 64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=53 time=150 ms
  330.  
  331. --- syd-au-ping.vultr.com ping statistics ---
  332. 3 packets transmitted, 3 received, 0% packet loss, time 2153ms
  333. rtt min/avg/max/mdev = 150.428/150.483/150.530/0.449 ms
  334.  
  335. ----------------------------------------------
  336. Pings (hnd-jp-ping.vultr.com):
  337. PING hnd-jp-ping.vultr.com (108.61.201.151) 56(84) bytes of data.
  338. 64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=1 ttl=54 time=116 ms
  339. 64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=54 time=116 ms
  340. 64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=54 time=116 ms
  341.  
  342. --- hnd-jp-ping.vultr.com ping statistics ---
  343. 3 packets transmitted, 3 received, 0% packet loss, time 2119ms
  344. rtt min/avg/max/mdev = 116.852/116.872/116.902/0.021 ms
  345.  
  346. ----------------------------------------------
  347. Pings (lax-ca-us-ping.vultr.com):
  348. PING lax-ca-us-ping.vultr.com (108.61.219.200) 56(84) bytes of data.
  349. 64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=1 ttl=57 time=19.9 ms
  350. 64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=57 time=18.5 ms
  351. 64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=57 time=17.2 ms
  352.  
  353. --- lax-ca-us-ping.vultr.com ping statistics ---
  354. 3 packets transmitted, 3 received, 0% packet loss, time 2020ms
  355. rtt min/avg/max/mdev = 17.284/18.580/19.912/1.078 ms
  356.  
  357. ----------------------------------------------
  358. Pings (wa-us-ping.vultr.com):
  359. PING wa-us-ping.vultr.com (108.61.194.105) 56(84) bytes of data.
  360. 64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=1 ttl=53 time=28.8 ms
  361. 64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=53 time=28.8 ms
  362. 64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=53 time=28.7 ms
  363.  
  364. --- wa-us-ping.vultr.com ping statistics ---
  365. 3 packets transmitted, 3 received, 0% packet loss, time 2031ms
  366. rtt min/avg/max/mdev = 28.784/28.819/28.839/0.140 ms
  367.  
  368. ----------------------------------------------
  369. Pings (tx-us-ping.vultr.com):
  370. PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data.
  371. 64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=58 time=37.3 ms
  372. 64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=58 time=37.3 ms
  373. 64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=58 time=37.3 ms
  374.  
  375. --- tx-us-ping.vultr.com ping statistics ---
  376. 3 packets transmitted, 3 received, 0% packet loss, time 2038ms
  377. rtt min/avg/max/mdev = 37.321/37.350/37.380/0.024 ms
  378.  
  379. ----------------------------------------------
  380. Pings (il-us-ping.vultr.com):
  381. PING il-us-ping.vultr.com (107.191.51.12) 56(84) bytes of data.
  382. 64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=1 ttl=52 time=62.1 ms
  383. 64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=52 time=62.1 ms
  384. 64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=52 time=62.3 ms
  385.  
  386. --- il-us-ping.vultr.com ping statistics ---
  387. 3 packets transmitted, 3 received, 0% packet loss, time 2064ms
  388. rtt min/avg/max/mdev = 62.121/62.206/62.347/0.100 ms
  389.  
  390. ----------------------------------------------
  391. Pings (ga-us-ping.vultr.com):
  392. PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data.
  393. 64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=57 time=54.8 ms
  394. 64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=57 time=55.3 ms
  395. 64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=57 time=57.5 ms
  396.  
  397. --- ga-us-ping.vultr.com ping statistics ---
  398. 3 packets transmitted, 3 received, 0% packet loss, time 2060ms
  399. rtt min/avg/max/mdev = 54.871/55.900/57.531/1.197 ms
  400.  
  401. ----------------------------------------------
  402. Pings (fl-us-ping.vultr.com):
  403. PING fl-us-ping.vultr.com (104.156.244.232) 56(84) bytes of data.
  404. 64 bytes from 104.156.244.232: icmp_seq=1 ttl=58 time=68.6 ms
  405. 64 bytes from 104.156.244.232: icmp_seq=2 ttl=58 time=68.2 ms
  406. 64 bytes from 104.156.244.232: icmp_seq=3 ttl=58 time=68.2 ms
  407.  
  408. --- fl-us-ping.vultr.com ping statistics ---
  409. 3 packets transmitted, 3 received, 0% packet loss, time 2071ms
  410. rtt min/avg/max/mdev = 68.201/68.369/68.670/0.213 ms
  411.  
  412. ----------------------------------------------
  413. Pings (nj-us-ping.vultr.com):
  414. PING nj-us-ping.vultr.com (108.61.149.182) 56(84) bytes of data.
  415. 64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=1 ttl=55 time=70.8 ms
  416. 64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=55 time=70.8 ms
  417. 64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=55 time=70.8 ms
  418.  
  419. --- nj-us-ping.vultr.com ping statistics ---
  420. 3 packets transmitted, 3 received, 0% packet loss, time 2073ms
  421. rtt min/avg/max/mdev = 70.848/70.865/70.878/0.012 ms
  422.  
  423. ----------------------------------------------
  424. Pings (fra-de-ping.vultr.com):
  425. PING fra-de-ping.vultr.com (108.61.210.117) 56(84) bytes of data.
  426. 64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=1 ttl=59 time=164 ms
  427. 64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=59 time=164 ms
  428. 64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=59 time=164 ms
  429.  
  430. --- fra-de-ping.vultr.com ping statistics ---
  431. 3 packets transmitted, 3 received, 0% packet loss, time 2167ms
  432. rtt min/avg/max/mdev = 164.238/164.291/164.382/0.337 ms
  433.  
  434. ----------------------------------------------
  435. Pings (ams-nl-ping.vultr.com):
  436. PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
  437. 64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=52 time=206 ms
  438. 64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=52 time=189 ms
  439. 64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=52 time=206 ms
  440.  
  441. --- ams-nl-ping.vultr.com ping statistics ---
  442. 3 packets transmitted, 3 received, 0% packet loss, time 2207ms
  443. rtt min/avg/max/mdev = 189.584/200.695/206.437/7.866 ms
  444.  
  445. ----------------------------------------------
  446. Pings (lon-gb-ping.vultr.com):
  447. PING lon-gb-ping.vultr.com (108.61.196.101) 56(84) bytes of data.
  448. 64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=1 ttl=52 time=146 ms
  449. 64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=52 time=146 ms
  450. 64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=52 time=146 ms
  451.  
  452. --- lon-gb-ping.vultr.com ping statistics ---
  453. 3 packets transmitted, 3 received, 0% packet loss, time 2149ms
  454. rtt min/avg/max/mdev = 146.137/146.163/146.192/0.312 ms
  455.  
  456. ----------------------------------------------
  457. Pings (par-fr-ping.vultr.com):
  458. PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data.
  459. 64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=59 time=151 ms
  460. 64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=59 time=151 ms
  461. 64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=59 time=151 ms
  462.  
  463. --- par-fr-ping.vultr.com ping statistics ---
  464. 3 packets transmitted, 3 received, 0% packet loss, time 2154ms
  465. rtt min/avg/max/mdev = 151.759/151.824/151.870/0.452 ms
  466.  
  467. ----------------------------------------------
  468. Pings (VersaWeb Las Vegas):
  469. PING 199.47.210.50 (199.47.210.50) 56(84) bytes of data.
  470. 64 bytes from 199.47.210.50: icmp_seq=1 ttl=60 time=8.66 ms
  471. 64 bytes from 199.47.210.50: icmp_seq=2 ttl=60 time=8.01 ms
  472. 64 bytes from 199.47.210.50: icmp_seq=3 ttl=60 time=8.30 ms
  473.  
  474. --- 199.47.210.50 ping statistics ---
  475. 3 packets transmitted, 3 received, 0% packet loss, time 2011ms
  476. rtt min/avg/max/mdev = 8.014/8.329/8.668/0.287 ms
  477.  
  478. ----------------------------------------------
  479. Pings (VersaWeb Seattle):
  480. PING 76.164.234.1 (76.164.234.1) 56(84) bytes of data.
  481. 64 bytes from 76.164.234.1: icmp_seq=1 ttl=60 time=32.4 ms
  482. 64 bytes from 76.164.234.1: icmp_seq=2 ttl=60 time=32.4 ms
  483. 64 bytes from 76.164.234.1: icmp_seq=3 ttl=60 time=32.4 ms
  484.  
  485. --- 76.164.234.1 ping statistics ---
  486. 3 packets transmitted, 3 received, 0% packet loss, time 2036ms
  487. rtt min/avg/max/mdev = 32.428/32.445/32.464/0.014 ms
  488.  
  489. ----------------------------------------------
  490. Pings (OVH Canada):
  491. PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
  492. 64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=1 ttl=58 time=68.8 ms
  493. 64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=58 time=68.7 ms
  494. 64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=58 time=68.7 ms
  495.  
  496. --- bhs.proof.ovh.net ping statistics ---
  497. 3 packets transmitted, 3 received, 0% packet loss, time 2072ms
  498. rtt min/avg/max/mdev = 68.725/68.759/68.820/0.043 ms
  499.  
  500. [/CODE]
  501. [CODE]
  502. -------------------------------------------
  503. OpenSSL System Benchmark
  504. -------------------------------------------
  505.  
  506. OpenSSL 1.0.1e-fips 11 Feb 2013
  507. -------------------------------------------
  508. openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 16
  509. OpenSSL 1.0.1e-fips 11 Feb 2013
  510. built on: Wed Aug 13 19:13:02 UTC 2014
  511. options:bn(64,64) md2(int) rc4(8x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
  512. compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
  513. md5 397793.81k 1245422.34k 2584822.08k 4070647.22k 5057940.89k
  514. sha1 392856.34k 1159047.72k 2225015.86k 3173937.63k 3812177.35k
  515. rc4 3604943.58k 4358824.39k 4732251.87k 4839338.57k 4808160.72k
  516. aes-128 cbc 777217.60k 787419.79k 824001.68k 2177410.35k 2195820.27k
  517. aes-256 cbc 553236.54k 528698.13k 562877.27k 1330295.03k 1367073.60k
  518. sha256 334958.90k 739474.38k 1188350.36k 1685057.54k 1743471.34k
  519. sign verify sign/s verify/s
  520. rsa 2048 bits 0.000199s 0.000006s 5020.9 174801.3
  521. rsa 4096 bits 0.001426s 0.000022s 701.5 45260.7
  522. sign verify sign/s verify/s
  523. 256 bit ecdsa (nistp256) 0.0000s 0.0001s 63899.2 15293.6
  524. -------------------------------------------
  525. openssl speed -evp aes256 -multi 16
  526. OpenSSL 1.0.1e-fips 11 Feb 2013
  527. built on: Wed Aug 13 19:13:02 UTC 2014
  528. options:bn(64,64) md2(int) rc4(8x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
  529. compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
  530. evp 491963.62k 553019.92k 566645.54k 1472672.49k 1584109.38k
  531. -------------------------------------------
  532. openssl speed -evp aes128 -multi 16
  533. OpenSSL 1.0.1e-fips 11 Feb 2013
  534. built on: Wed Aug 13 19:13:02 UTC 2014
  535. options:bn(64,64) md2(int) rc4(8x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
  536. compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
  537. evp 769433.66k 798900.39k 787893.16k 2035897.87k 2238483.11k
  538.  
  539. -------------------------------------------
  540. Centmin Mod Nginx static OpenSSL Benchmark
  541. -------------------------------------------
  542.  
  543. OpenSSL 1.0.1i 6 Aug 2014
  544. -------------------------------------------
  545. openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 16
  546. OpenSSL 1.0.1i 6 Aug 2014
  547. built on: Sun Sep 14 01:43:14 UTC 2014
  548. options:bn(64,64) rc4(8x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
  549. md5 222533.87k 776219.65k 2069248.26k 3592267.55k 4745241.78k
  550. sha1 228547.69k 671224.06k 1631085.97k 2998145.37k 3967173.61k
  551. rc4 3622554.06k 4414387.91k 4357322.18k 4521850.42k 4478640.44k
  552. aes-128 cbc 707415.68k 810965.87k 835022.43k 2016279.69k 1990021.34k
  553. aes-256 cbc 520630.77k 564586.09k 548184.83k 1447402.99k 1504050.77k
  554. sha256 324406.54k 714180.45k 1288883.45k 1485425.79k 1738644.51k
  555. sign verify sign/s verify/s
  556. rsa 2048 bits 0.000190s 0.000006s 5260.1 177505.7
  557. rsa 4096 bits 0.001370s 0.000023s 730.1 43464.0
  558. sign verify sign/s verify/s
  559. 256 bit ecdsa (nistp256) 0.0000s 0.0001s 59205.9 15317.9
  560. -------------------------------------------
  561. openssl speed -evp aes256 -multi 16
  562. OpenSSL 1.0.1i 6 Aug 2014
  563. built on: Sun Sep 14 01:43:14 UTC 2014
  564. options:bn(64,64) rc4(8x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
  565. evp 517483.33k 508975.14k 547957.03k 1399759.32k 1486361.69k
  566. -------------------------------------------
  567. openssl speed -evp aes128 -multi 16
  568. OpenSSL 1.0.1i 6 Aug 2014
  569. built on: Sun Sep 14 01:43:14 UTC 2014
  570. options:bn(64,64) rc4(8x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
  571. evp 743234.99k 812003.08k 810215.96k 1884922.68k 2091540.21k
  572. [/CODE]
  573. [CODE]
  574. -------------------------------------------
  575. Running mysqlslap
  576. -------------------------------------------
  577.  
  578. mysqlslap --auto-generate-sql --auto-generate-sql-add-autoincrement --auto-generate-sql-secondary-indexes=5 --number-int-cols=5 --number-char-cols=5 --number-of-queries=25000 --auto-generate-sql-unique-query-number=40 --auto-generate-sql-unique-write-number=40 --auto-generate-sql-write-number=1000 --concurrency=64 --iterations=10 --engine=myisam
  579. Benchmark
  580. Running for engine myisam
  581. Average number of seconds to run all queries: 3.126 seconds
  582. Minimum number of seconds to run all queries: 2.987 seconds
  583. Maximum number of seconds to run all queries: 3.245 seconds
  584. Number of clients running queries: 64
  585. Average number of queries per client: 390
  586.  
  587. Dropping the database is potentially a very bad thing to do.
  588. Any data stored in the database will be destroyed.
  589.  
  590. Do you really want to drop the 'test' database [y/N] Database "test" dropped
  591. [/CODE]
  592. [CODE]
  593. -------------------------------------------
  594. System PHP Info
  595. -------------------------------------------
  596.  
  597. CPU: 16 x QEMU Virtual CPU version (cpu64-rhel6)
  598. total used free shared buffers cached
  599. Mem: 15948 3457 12490 0 152 2721
  600. Low: 15948 3457 12490
  601. High: 0 0 0
  602. -/+ buffers/cache: 582 15365
  603. Swap: 32767 0 32767
  604. ----------------------------------------------
  605. PHP 5.4.32 (cli) (built: Sep 14 2014 01:49:41)
  606. Copyright (c) 1997-2014 The PHP Group
  607. Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
  608. ----------------------------------------------
  609. Configuration File (php.ini) Path: /usr/local/lib
  610. Loaded Configuration File: /usr/local/lib/php.ini
  611. Scan for additional .ini files in: /etc/centminmod/php.d
  612. Additional .ini files parsed: /etc/centminmod/php.d/apc.ini,
  613. /etc/centminmod/php.d/igbinary.ini,
  614. /etc/centminmod/php.d/imagick.ini,
  615. /etc/centminmod/php.d/memcache.ini,
  616. /etc/centminmod/php.d/memcached.ini
  617.  
  618. ----------------------------------------------
  619. [PHP Modules]
  620. apc
  621. bcmath
  622. bz2
  623. calendar
  624. Core
  625. ctype
  626. curl
  627. date
  628. dom
  629. enchant
  630. ereg
  631. exif
  632. filter
  633. ftp
  634. gd
  635. gettext
  636. gmp
  637. hash
  638. iconv
  639. igbinary
  640. imagick
  641. imap
  642. intl
  643. json
  644. libxml
  645. mbstring
  646. mcrypt
  647. memcache
  648. memcached
  649. mhash
  650. mysql
  651. mysqli
  652. mysqlnd
  653. openssl
  654. pcntl
  655. pcre
  656. PDO
  657. pdo_mysql
  658. pdo_sqlite
  659. Phar
  660. posix
  661. pspell
  662. readline
  663. Reflection
  664. session
  665. shmop
  666. SimpleXML
  667. soap
  668. sockets
  669. SPL
  670. sqlite3
  671. standard
  672. sysvmsg
  673. sysvsem
  674. sysvshm
  675. tidy
  676. tokenizer
  677. xml
  678. xmlreader
  679. xmlrpc
  680. xmlwriter
  681. zip
  682. zlib
  683.  
  684. [Zend Modules]
  685.  
  686. ----------------------------------------------
  687. -------------------------------------------
  688. Run PHP test Zend/bench.php
  689. -------------------------------------------
  690.  
  691. simple 0.183
  692. simplecall 0.273
  693. simpleucall 0.262
  694. simpleudcall 0.267
  695. mandel 0.576
  696. mandel2 0.694
  697. ackermann(7) 0.240
  698. ary(50000) 0.067
  699. ary2(50000) 0.063
  700. ary3(2000) 0.406
  701. fibo(30) 0.730
  702. hash1(50000) 0.084
  703. hash2(500) 0.068
  704. heapsort(20000) 0.184
  705. matrix(20) 0.179
  706. nestedloop(12) 0.302
  707. sieve(30) 0.215
  708. strcat(200000) 0.024
  709. ------------------------
  710. Total 4.815
  711. real: 4.89s user: 4.81s sys: 0.05s cpu: 99% maxmem: 124560 KB cswaits: 9
  712.  
  713. simple 0.181
  714. simplecall 0.278
  715. simpleucall 0.256
  716. simpleudcall 0.269
  717. mandel 0.580
  718. mandel2 0.708
  719. ackermann(7) 0.241
  720. ary(50000) 0.067
  721. ary2(50000) 0.063
  722. ary3(2000) 0.398
  723. fibo(30) 0.725
  724. hash1(50000) 0.081
  725. hash2(500) 0.067
  726. heapsort(20000) 0.182
  727. matrix(20) 0.174
  728. nestedloop(12) 0.304
  729. sieve(30) 0.209
  730. strcat(200000) 0.024
  731. ------------------------
  732. Total 4.806
  733. real: 4.86s user: 4.80s sys: 0.04s cpu: 99% maxmem: 124544 KB cswaits: 3
  734.  
  735. simple 0.182
  736. simplecall 0.276
  737. simpleucall 0.258
  738. simpleudcall 0.265
  739. mandel 0.582
  740. mandel2 0.719
  741. ackermann(7) 0.238
  742. ary(50000) 0.069
  743. ary2(50000) 0.064
  744. ary3(2000) 0.394
  745. fibo(30) 0.729
  746. hash1(50000) 0.084
  747. hash2(500) 0.068
  748. heapsort(20000) 0.187
  749. matrix(20) 0.184
  750. nestedloop(12) 0.306
  751. sieve(30) 0.221
  752. strcat(200000) 0.024
  753. ------------------------
  754. Total 4.849
  755. real: 4.91s user: 4.84s sys: 0.05s cpu: 99% maxmem: 124544 KB cswaits: 3
  756.  
  757. bench.php results from 3 runs
  758. 4.815
  759. 4.806
  760. 4.849
  761.  
  762. bench.php avg: 4.8233
  763. Avg: real: 4.89s user: 4.82s sys: 0.05s cpu: 99.00% maxmem: 124549.33KB cswaits: 5.00
  764. created results log at /home/phpbench_logs/bench_140914-020026.log
  765. server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-020026.log
  766.  
  767. -------------------------------------------
  768. Run PHP test Zend/micro_bench.php
  769. -------------------------------------------
  770.  
  771. empty_loop 0.289
  772. func() 0.798 0.509
  773. undef_func() 0.820 0.531
  774. int_func() 0.707 0.417
  775. $x = self::$x 0.572 0.283
  776. self::$x = 0 0.541 0.252
  777. isset(self::$x) 0.528 0.239
  778. empty(self::$x) 0.538 0.249
  779. $x = Foo::$x 0.525 0.235
  780. Foo::$x = 0 0.478 0.189
  781. isset(Foo::$x) 0.482 0.193
  782. empty(Foo::$x) 0.471 0.182
  783. self::f() 0.860 0.571
  784. Foo::f() 0.778 0.489
  785. $x = $this->x 0.546 0.257
  786. $this->x = 0 0.629 0.340
  787. $this->x += 2 0.683 0.394
  788. ++$this->x 0.435 0.146
  789. --$this->x 0.510 0.221
  790. $this->x++ 0.478 0.189
  791. $this->x-- 0.488 0.199
  792. isset($this->x) 0.501 0.212
  793. empty($this->x) 0.516 0.227
  794. $this->f() 0.854 0.565
  795. $x = Foo::TEST 0.523 0.234
  796. new Foo() 1.495 1.206
  797. $x = TEST 0.376 0.087
  798. $x = $_GET 0.633 0.344
  799. $x = $GLOBALS['v'] 0.894 0.605
  800. $x = $hash['v'] 0.618 0.329
  801. $x = $str[0] 0.892 0.603
  802. $x = $a ?: null 0.508 0.219
  803. $x = $f ?: tmp 0.755 0.465
  804. $x = $f ? $f : $a 0.582 0.293
  805. $x = $f ? $f : tmp 0.726 0.437
  806. ------------------------
  807. Total 22.030
  808. real: 22.09s user: 22.05s sys: 0.02s cpu: 99% maxmem: 76464 KB cswaits: 4
  809.  
  810. empty_loop 0.291
  811. func() 0.788 0.497
  812. undef_func() 0.825 0.534
  813. int_func() 0.682 0.390
  814. $x = self::$x 0.587 0.296
  815. self::$x = 0 0.538 0.247
  816. isset(self::$x) 0.527 0.236
  817. empty(self::$x) 0.542 0.251
  818. $x = Foo::$x 0.500 0.208
  819. Foo::$x = 0 0.483 0.192
  820. isset(Foo::$x) 0.476 0.185
  821. empty(Foo::$x) 0.471 0.180
  822. self::f() 0.851 0.559
  823. Foo::f() 0.799 0.507
  824. $x = $this->x 0.497 0.205
  825. $this->x = 0 0.684 0.393
  826. $this->x += 2 0.531 0.239
  827. ++$this->x 0.436 0.145
  828. --$this->x 0.486 0.194
  829. $this->x++ 0.498 0.207
  830. $this->x-- 0.462 0.171
  831. isset($this->x) 0.519 0.228
  832. empty($this->x) 0.522 0.231
  833. $this->f() 0.865 0.574
  834. $x = Foo::TEST 0.541 0.249
  835. new Foo() 1.523 1.232
  836. $x = TEST 0.379 0.088
  837. $x = $_GET 0.603 0.311
  838. $x = $GLOBALS['v'] 0.898 0.606
  839. $x = $hash['v'] 0.634 0.343
  840. $x = $str[0] 0.917 0.626
  841. $x = $a ?: null 0.508 0.216
  842. $x = $f ?: tmp 0.743 0.451
  843. $x = $f ? $f : $a 0.600 0.309
  844. $x = $f ? $f : tmp 0.725 0.433
  845. ------------------------
  846. Total 21.930
  847. real: 21.99s user: 21.95s sys: 0.02s cpu: 99% maxmem: 76464 KB cswaits: 3
  848.  
  849. empty_loop 0.304
  850. func() 0.819 0.515
  851. undef_func() 0.822 0.518
  852. int_func() 0.694 0.390
  853. $x = self::$x 0.534 0.231
  854. self::$x = 0 0.564 0.260
  855. isset(self::$x) 0.560 0.256
  856. empty(self::$x) 0.543 0.239
  857. $x = Foo::$x 0.490 0.186
  858. Foo::$x = 0 0.484 0.180
  859. isset(Foo::$x) 0.475 0.171
  860. empty(Foo::$x) 0.472 0.168
  861. self::f() 0.847 0.543
  862. Foo::f() 0.793 0.490
  863. $x = $this->x 0.505 0.201
  864. $this->x = 0 0.648 0.344
  865. $this->x += 2 0.531 0.228
  866. ++$this->x 0.436 0.133
  867. --$this->x 0.469 0.165
  868. $this->x++ 0.500 0.196
  869. $this->x-- 0.463 0.159
  870. isset($this->x) 0.507 0.203
  871. empty($this->x) 0.522 0.218
  872. $this->f() 0.867 0.563
  873. $x = Foo::TEST 0.542 0.238
  874. new Foo() 1.515 1.211
  875. $x = TEST 0.382 0.078
  876. $x = $_GET 0.695 0.392
  877. $x = $GLOBALS['v'] 0.902 0.599
  878. $x = $hash['v'] 0.659 0.355
  879. $x = $str[0] 0.897 0.593
  880. $x = $a ?: null 0.511 0.207
  881. $x = $f ?: tmp 0.739 0.435
  882. $x = $f ? $f : $a 0.582 0.278
  883. $x = $f ? $f : tmp 0.730 0.426
  884. ------------------------
  885. Total 22.000
  886. real: 22.06s user: 22.02s sys: 0.02s cpu: 99% maxmem: 76464 KB cswaits: 3
  887.  
  888. micro_bench.php results from 3 runs
  889. 22.030
  890. 21.930
  891. 22.000
  892.  
  893. micro_bench.php avg: 21.9867
  894. Avg: real: 22.05s user: 22.01s sys: 0.02s cpu: 99.00% maxmem: 76464.00KB cswaits: 3.33
  895. created results log at /home/phpbench_logs/bench_micro_140914-020026.log
  896. server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-020026.log
  897.  
  898. [/CODE]
  899. [CODE]
  900. -------------------------------------------
  901. Building UnixBench
  902. -------------------------------------------
  903.  
  904. Download UnixBench5.1.3.tgz ...
  905. 2014-09-14 02:27:48 URL:https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz [143259/143259] -> "UnixBench5.1.3.tgz" [1]
  906. Download done.
  907. UnixBench5.1.3.tgz valid file.
  908.  
  909. 2014-09-14 02:27:49 URL:https://gist.githubusercontent.com/centminmod/7bea01c6698377d1345a/raw/unixbench.patch [1306] -> "unixbench.patch" [1]
  910. gcc -o ./pgms/arithoh -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Darithoh ./src/arith.c
  911. gcc -o ./pgms/register -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum='register int' ./src/arith.c
  912. Checking distribution of files
  913. gcc -o ./pgms/short -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=short ./src/arith.c
  914. gcc -o ./pgms/int -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=int ./src/arith.c
  915. gcc -o ./pgms/long -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=long ./src/arith.c
  916. gcc -o ./pgms/float -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=float ./src/arith.c
  917. gcc -o ./pgms/double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=double ./src/arith.c
  918. ./pgms exists
  919. gcc -o ./pgms/hanoi -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/hanoi.c
  920. gcc -o ./pgms/syscall -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/syscall.c
  921. gcc -o ./pgms/context1 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/context1.c
  922. ./src exists
  923. gcc -o ./pgms/pipe -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/pipe.c
  924. gcc -o ./pgms/spawn -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/spawn.c
  925. gcc -o ./pgms/execl -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/execl.c
  926. ./testdir exists
  927. cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c
  928. cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c -o dhry_1_reg.o
  929. ./results exists
  930. gcc -o ./pgms/looper -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/looper.c
  931. ./src/syscall.c: In function β€˜main’:
  932. ./src/syscall.c:93: warning: null argument where non-null required (argument 2)
  933. gcc -o ./pgms/fstime -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/fstime.c
  934. gcc -o ./pgms/whetstone-double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm
  935. cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c
  936. cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c -o dhry_2_reg.o
  937. gcc -o ./pgms/dhry2 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1.o ./src/dhry_2.o
  938. gcc -o ./pgms/dhry2reg -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1_reg.o ./src/dhry_2_reg.o
  939. cd ./src; rm -f dhry_1.o dhry_2.o
  940. cd ./src; rm -f dhry_1_reg.o dhry_2_reg.o
  941. patching file Run
  942. Hunk #1 succeeded at 106 (offset 1 line).
  943. Hunk #2 succeeded at 1329 (offset 1 line).
  944. -------------------------------------------
  945. Running UnixBench
  946. -------------------------------------------
  947.  
  948. make all
  949. make[1]: Entering directory `/home/centminmodbench/UnixBench'
  950. Checking distribution of files
  951. ./pgms exists
  952. ./src exists
  953. ./testdir exists
  954. ./tmp exists
  955. ./results exists
  956. make[1]: Leaving directory `/home/centminmodbench/UnixBench'
  957. sh: 3dinfo: command not found
  958.  
  959. # # # # # # # ##### ###### # # #### # #
  960. # # ## # # # # # # # ## # # # # #
  961. # # # # # # ## ##### ##### # # # # ######
  962. # # # # # # ## # # # # # # # # #
  963. # # # ## # # # # # # # ## # # # #
  964. #### # # # # # ##### ###### # # #### # #
  965.  
  966. Version 5.1.3 Based on the Byte Magazine Unix Benchmark
  967.  
  968. Multi-CPU version Version 5 revisions by Ian Smith,
  969. Sunnyvale, CA, USA
  970. January 13, 2011 johantheghost at yahoo period com
  971.  
  972.  
  973. 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
  974.  
  975. 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
  976.  
  977. 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
  978.  
  979. 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
  980.  
  981. 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
  982.  
  983. 1 x Process Creation 1 2 3
  984.  
  985. 1 x Execl Throughput 1 2 3
  986.  
  987. 1 x Shell Scripts (1 concurrent) 1 2 3
  988.  
  989. 1 x Shell Scripts (8 concurrent) 1 2 3
  990.  
  991. 1 x Shell Scripts (16 concurrent) 1 2 3
  992.  
  993. 16 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
  994.  
  995. 16 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
  996.  
  997. 16 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
  998.  
  999. 16 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
  1000.  
  1001. 16 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
  1002.  
  1003. 16 x Process Creation 1 2 3
  1004.  
  1005. 16 x Execl Throughput 1 2 3
  1006.  
  1007. 16 x Shell Scripts (1 concurrent) 1 2 3
  1008.  
  1009. 16 x Shell Scripts (8 concurrent) 1 2 3
  1010.  
  1011. 16 x Shell Scripts (16 concurrent) 1 2 3
  1012.  
  1013. ========================================================================
  1014. BYTE UNIX Benchmarks (Version 5.1.3)
  1015.  
  1016. System: hostname: GNU/Linux
  1017. OS: GNU/Linux -- 2.6.32-431.5.1.el6.x86_64 -- #1 SMP Wed Feb 12 00:41:43 UTC 2014
  1018. Machine: x86_64 (x86_64)
  1019. Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
  1020. CPU 0: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1021. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1022. CPU 1: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1023. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1024. CPU 2: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1025. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1026. CPU 3: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1027. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1028. CPU 4: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1029. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1030. CPU 5: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1031. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1032. CPU 6: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1033. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1034. CPU 7: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1035. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1036. CPU 8: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1037. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1038. CPU 9: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1039. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1040. CPU 10: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1041. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1042. CPU 11: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1043. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1044. CPU 12: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1045. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1046. CPU 13: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1047. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1048. CPU 14: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1049. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1050. CPU 15: QEMU Virtual CPU version (cpu64-rhel6) (4000.3 bogomips)
  1051. x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
  1052. 02:27:49 up 1:01, 1 user, load average: 3.23, 8.18, 5.12; runlevel 3
  1053.  
  1054. ------------------------------------------------------------------------
  1055. Benchmark Run: Sun Sep 14 2014 02:27:49 - 02:51:44
  1056. 16 CPUs in system; running 1 parallel copy of tests
  1057.  
  1058. Dhrystone 2 using register variables 17092119.6 lps (10.0 s, 7 samples)
  1059. Double-Precision Whetstone 1747.4 MWIPS (9.9 s, 7 samples)
  1060. Execl Throughput 1467.8 lps (29.9 s, 2 samples)
  1061. Pipe Throughput 1154933.5 lps (10.0 s, 7 samples)
  1062. Pipe-based Context Switching 188248.6 lps (10.0 s, 7 samples)
  1063. Process Creation 3219.6 lps (30.0 s, 2 samples)
  1064. Shell Scripts (1 concurrent) 3036.2 lpm (60.0 s, 2 samples)
  1065. Shell Scripts (16 concurrent) 1000.6 lpm (60.0 s, 2 samples)
  1066. Shell Scripts (8 concurrent) 1506.6 lpm (60.1 s, 2 samples)
  1067. System Call Overhead 1351933.7 lps (10.0 s, 7 samples)
  1068.  
  1069. System Benchmarks Partial Index BASELINE RESULT INDEX
  1070. Dhrystone 2 using register variables 116700.0 17092119.6 1464.6
  1071. Double-Precision Whetstone 55.0 1747.4 317.7
  1072. Execl Throughput 43.0 1467.8 341.3
  1073. Pipe Throughput 12440.0 1154933.5 928.4
  1074. Pipe-based Context Switching 4000.0 188248.6 470.6
  1075. Process Creation 126.0 3219.6 255.5
  1076. Shell Scripts (1 concurrent) 42.4 3036.2 716.1
  1077. Shell Scripts (16 concurrent) --- 1000.6 ---
  1078. Shell Scripts (8 concurrent) 6.0 1506.6 2511.1
  1079. System Call Overhead 15000.0 1351933.7 901.3
  1080. ========
  1081. System Benchmarks Index Score (Partial Only) 674.1
  1082.  
  1083. ------------------------------------------------------------------------
  1084. Benchmark Run: Sun Sep 14 2014 02:51:44 - 03:16:13
  1085. 16 CPUs in system; running 16 parallel copies of tests
  1086.  
  1087. Dhrystone 2 using register variables 216444462.7 lps (10.0 s, 7 samples)
  1088. Double-Precision Whetstone 23798.7 MWIPS (9.4 s, 7 samples)
  1089. Execl Throughput 14124.5 lps (29.7 s, 2 samples)
  1090. Pipe Throughput 14499698.9 lps (10.0 s, 7 samples)
  1091. Pipe-based Context Switching 1044742.2 lps (10.0 s, 7 samples)
  1092. Process Creation 52751.0 lps (30.0 s, 2 samples)
  1093. Shell Scripts (1 concurrent) 24929.8 lpm (60.0 s, 2 samples)
  1094. Shell Scripts (16 concurrent) 1902.9 lpm (60.2 s, 2 samples)
  1095. Shell Scripts (8 concurrent) 3858.1 lpm (60.1 s, 2 samples)
  1096. System Call Overhead 2020487.3 lps (10.0 s, 7 samples)
  1097.  
  1098. System Benchmarks Partial Index BASELINE RESULT INDEX
  1099. Dhrystone 2 using register variables 116700.0 216444462.7 18547.1
  1100. Double-Precision Whetstone 55.0 23798.7 4327.0
  1101. Execl Throughput 43.0 14124.5 3284.8
  1102. Pipe Throughput 12440.0 14499698.9 11655.7
  1103. Pipe-based Context Switching 4000.0 1044742.2 2611.9
  1104. Process Creation 126.0 52751.0 4186.6
  1105. Shell Scripts (1 concurrent) 42.4 24929.8 5879.7
  1106. Shell Scripts (16 concurrent) --- 1902.9 ---
  1107. Shell Scripts (8 concurrent) 6.0 3858.1 6430.1
  1108. System Call Overhead 15000.0 2020487.3 1347.0
  1109. ========
  1110. System Benchmarks Index Score (Partial Only) 4927.0
  1111.  
  1112. [/CODE]
  1113.  
  1114. -------------------------------------------
  1115. centminmodbench.sh completed
  1116. -------------------------------------------
  1117.  
  1118. centminmodbench.sh Total Run Time: 4546.941665363 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement