{"id":470805,"date":"2021-05-03T20:47:44","date_gmt":"2021-05-03T12:47:44","guid":{"rendered":"http:\/\/4563.org\/?p=470805"},"modified":"2021-05-03T20:47:44","modified_gmt":"2021-05-03T12:47:44","slug":"%e7%be%8e%e8%a5%bf-cn2-1c1g-20g-10mbps-%e5%b0%8f%e9%b8%a1%e6%b5%8b%e8%af%95","status":"publish","type":"post","link":"http:\/\/4563.org\/?p=470805","title":{"rendered":"\u7f8e\u897f CN2 1C1G 20G 10Mbps \u5c0f\u9e21\u6d4b\u8bd5"},"content":{"rendered":"\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3>\u7f8e\u897f CN2 1C1G 20G 10Mbps \u5c0f\u9e21\u6d4b\u8bd5<\/h3>\n<p>  \t\t \u672c\u5e16\u6700\u540e\u7531 zxxx \u4e8e 2021-5-3 20:43 \u7f16\u8f91 <\/p>\n<p> \u767d\u7968TabbyCloud\u7684\u673a\u5668\uff0c\u95f2\u6765\u65e0\u4e8b\u505a\u4e2a\u6d4b\u8bd5\u5427<\/p>\n<p>  1 CPU \u6838\u5fc3<br \/>  1G \u5167\u5b58<br \/>  20 GB SSD \u786c\u76e4<br \/>  10 Mbps \u5e36\u5bec<br \/>  1 \u7368\u7acbIPv4<br \/>  Kvm \u865b\u64ec\u5316<\/p>\n<p>  # cat \/proc\/cpuinfo<br \/>  processor&nbsp; &nbsp;&nbsp; &nbsp; : 0<br \/>  vendor_id&nbsp; &nbsp;&nbsp; &nbsp; : GenuineIntel<br \/>  cpu family&nbsp; &nbsp;&nbsp; &nbsp;: 6<br \/>  model&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;: 58<br \/>  model name&nbsp; &nbsp;&nbsp; &nbsp;: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)<br \/>  stepping&nbsp; &nbsp;&nbsp; &nbsp;: 9<br \/>  microcode&nbsp; &nbsp;&nbsp; &nbsp; : 0x1<br \/>  cpu MHz&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;: 2493.988<br \/>  cache size&nbsp; &nbsp;&nbsp; &nbsp;: 4096 KB<br \/>  physical id&nbsp; &nbsp;: 0<br \/>  siblings&nbsp; &nbsp;&nbsp; &nbsp;: 1<br \/>  core id&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;: 0<br \/>  cpu cores&nbsp; &nbsp;&nbsp; &nbsp; : 1<br \/>  apicid&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; : 0<br \/>  initial apicid: 0<br \/>  fpu&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; : yes<br \/>  fpu_exception&nbsp; &nbsp;: yes<br \/>  cpuid level&nbsp; &nbsp;: 13<br \/>  wp&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;: yes<br \/>  clflush size&nbsp; &nbsp; : 64<br \/>  cache_alignment : 64<br \/>  address sizes&nbsp; &nbsp;: 46 bits physical, 48 bits virtual<br \/>  power management:<\/p>\n<p>  # free -h<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;total&nbsp; &nbsp;&nbsp; &nbsp;used&nbsp; &nbsp;&nbsp; &nbsp;free&nbsp; &nbsp;&nbsp; &nbsp;sharedbuff\/cache&nbsp; &nbsp;available<br \/>  Mem:&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;991M&nbsp; &nbsp;&nbsp; &nbsp;124M&nbsp; &nbsp;&nbsp; &nbsp;314M&nbsp; &nbsp;&nbsp; &nbsp;6.7M&nbsp; &nbsp;&nbsp; &nbsp;552M&nbsp; &nbsp;&nbsp; &nbsp;705M<br \/>  Swap:&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 2.0G&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 0B&nbsp; &nbsp;&nbsp; &nbsp;2.0G<\/p>\n<p>  # fdisk -l<\/p>\n<p>  Disk \/dev\/vda: 21.5 GB, 21474836480 bytes, 41943040 sectors<br \/>  Units = sectors of 1 * 512 = 512 bytes<br \/>  Sector size (logical\/physical): 512 bytes \/ 512 bytes<br \/>  I\/O size (minimum\/optimal): 512 bytes \/ 512 bytes<br \/>  Disk label type: dos<br \/>  Disk identifier: 0x0000425c<\/p>\n<p>  &nbsp; &nbsp;Device Boot&nbsp; &nbsp;&nbsp; &nbsp;Start&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;End&nbsp; &nbsp;&nbsp; &nbsp;Blocks&nbsp; &nbsp;IdSystem<br \/>  \/dev\/vda1&nbsp; &nbsp;*&nbsp; &nbsp;&nbsp; &nbsp;2048&nbsp; &nbsp;2099199&nbsp; &nbsp;1048576&nbsp; &nbsp;83Linux<br \/>  \/dev\/vda2&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;2099200&nbsp; &nbsp; 41943039&nbsp; &nbsp; 19921920&nbsp; &nbsp;8eLinux LVM<\/p>\n<p>  Disk \/dev\/mapper\/centos-root: 18.2 GB, 18249416704 bytes, 35643392 sectors<br \/>  Units = sectors of 1 * 512 = 512 bytes<br \/>  Sector size (logical\/physical): 512 bytes \/ 512 bytes<br \/>  I\/O size (minimum\/optimal): 512 bytes \/ 512 bytes<\/p>\n<p>  Disk \/dev\/mapper\/centos-swap: 2147 MB, 2147483648 bytes, 4194304 sectors<br \/>  Units = sectors of 1 * 512 = 512 bytes<br \/>  Sector size (logical\/physical): 512 bytes \/ 512 bytes<br \/>  I\/O size (minimum\/optimal): 512 bytes \/ 512 bytes<\/p>\n<p>  # fio &#8211;filename=test &#8211;rw=write &#8211;ioengine=libaio &#8211;direct=1 &#8211;blocksize=128K &#8211;size=2G &#8211;iodepth=32 &#8211;group_reporting &#8211;name=myjob<br \/>  myjob: (g=0): rw=write, bs=(R) 128KiB-128KiB, (W) 128KiB-128KiB, (T) 128KiB-128KiB, ioengine=libaio, iodepth=32<br \/>  fio-3.7<br \/>  Starting 1 process<br \/>  myjob: Laying out IO file (1 file \/ 2048MiB)<br \/>  Jobs: 1 (f=1): <br \/>  Run status group 0 (all jobs):<br \/>  WRITE: bw=280MiB\/s (293MB\/s), 280MiB\/s-280MiB\/s (293MB\/s-293MB\/s), io=2048MiB (2147MB), run=7319-7319msec<\/p>\n<p>  # fio &#8211;filename=test &#8211;rw=read &#8211;ioengine=libaio &#8211;direct=1 &#8211;blocksize=128K &#8211;runtime=8 &#8211;iodepth=32 &#8211;group_reporting &#8211;name=myjob<br \/>  myjob: (g=0): rw=read, bs=(R) 128KiB-128KiB, (W) 128KiB-128KiB, (T) 128KiB-128KiB, ioengine=libaio, iodepth=32<br \/>  fio-3.7<br \/>  Starting 1 process<br \/>  Jobs: 1 (f=1): <br \/>  myjob: (groupid=0, jobs=1): err= 0: pid=22604: Mon May3 09:57:00 2021<\/p>\n<p>  Run status group 0 (all jobs):<br \/>  &nbsp; &nbsp;READ: bw=301MiB\/s (316MB\/s), 301MiB\/s-301MiB\/s (316MB\/s-316MB\/s), io=2048MiB (2147MB), run=6803-6803msec<\/p>\n<p>  # time dd if=\/dev\/zero of=1GB.bin bs=8k count=131072 &amp;&amp; <br \/>  &gt; time dd if=1GB.bin of=\/dev\/null bs=8k count=131072 &amp;&amp; <br \/>  &gt; time dd if=\/dev\/zero of=2GB.bin bs=16k count=131072 oflag=direct &amp;&amp; <br \/>  &gt; time dd if=2GB.bin of=\/dev\/null bs=16k count=131072 iflag=direct<br \/>  131072+0 records in<br \/>  131072+0 records out<br \/>  1073741824 bytes (1.1 GB) copied, 1.52254 s, 705 MB\/s<\/p>\n<p>  real&nbsp; &nbsp; 0m1.537s<br \/>  user&nbsp; &nbsp; 0m0.086s<br \/>  sys&nbsp; &nbsp;0m0.758s<br \/>  131072+0 records in<br \/>  131072+0 records out<br \/>  1073741824 bytes (1.1 GB) copied, 5.36623 s, 200 MB\/s<\/p>\n<p>  real&nbsp; &nbsp; 0m5.370s<br \/>  user&nbsp; &nbsp; 0m0.083s<br \/>  sys&nbsp; &nbsp;0m0.452s<br \/>  131072+0 records in<br \/>  131072+0 records out<br \/>  2147483648 bytes (2.1 GB) copied, 55.1703 s, 38.9 MB\/s<\/p>\n<p>  real&nbsp; &nbsp; 0m55.173s<br \/>  user&nbsp; &nbsp; 0m0.142s<br \/>  sys&nbsp; &nbsp;0m5.529s<br \/>  131072+0 records in<br \/>  131072+0 records out<br \/>  2147483648 bytes (2.1 GB) copied, 54.5821 s, 39.3 MB\/s<\/p>\n<p>  real&nbsp; &nbsp; 0m54.584s<br \/>  user&nbsp; &nbsp; 0m0.120s<br \/>  sys&nbsp; &nbsp;0m1.973s\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\tbash &lt;(curl -Lso- https:\/\/git.io\/superspeed)<\/p>\n<p>  \u6ca1\u4ec0\u4e48\u60ca\u559c\uff0c\u548c\u63cf\u8ff0\u7684\u4e00\u6a21\u4e00\u6837<\/p>\n<p>  https:\/\/s.pc.qq.com\/tousu\/img\/20210503\/8760347_1620037033.jpg<\/p>\n<p>  https:\/\/s.pc.qq.com\/tousu\/img\/20210503\/5719052_1620037203.jpg<\/p>\n<p>  https:\/\/s.pc.qq.com\/tousu\/img\/20210503\/4289413_1620039837.jpg\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\tcurl -fsL https:\/\/ilemonra.in\/LemonBenchIntl | bash -s fast<\/p>\n<p>   Report URL: https:\/\/paste.ubuntu.com\/p\/x63gnpP7d3\/<\/p>\n<p>  https:\/\/s.pc.qq.com\/tousu\/img\/20210503\/9654397_1620040699.jpg\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\twget -qO- bench.sh | bash<\/p>\n<p>  https:\/\/s.pc.qq.com\/tousu\/img\/20210503\/3539784_1620041601.jpg\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\tcurl -s https:\/\/raw.githubusercontent.com\/masonr\/yet-another-bench-script\/master\/yabs.sh | bash<\/p>\n<p>  Full Test | https:\/\/browser.geekbench.com\/v5\/cpu\/7706536<\/p>\n<p>  https:\/\/s.pc.qq.com\/tousu\/img\/20210503\/1578842_1620043550.jpg\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\twget &#8211;no-check-certificate https:\/\/github.com\/zq\/unixbench\/raw\/master\/unixbench.sh<br \/>  chmod +x unixbench.sh<br \/>  .\/unixbench.sh<\/p>\n<p>  System Benchmarks Index Score&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;864.3<\/p>\n<p>  ========================================================================<br \/>  &nbsp; &nbsp;BYTE UNIX Benchmarks (Version 5.1.3)<\/p>\n<p>  &nbsp; &nbsp;System: la1c1g: GNU\/Linux<br \/>  &nbsp; &nbsp;OS: GNU\/Linux &#8212; 3.10.0-957.12.2.el7.x86_64 &#8212; #1 SMP Tue May 14 21:24:32 UTC 2019<br \/>  &nbsp; &nbsp;Machine: x86_64 (x86_64)<br \/>  &nbsp; &nbsp;Language: en_US.utf8 (charmap=&quot;UTF-8&quot;, collate=&quot;UTF-8&quot;)<br \/>  &nbsp; &nbsp;CPU 0: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (4988.0 bogomips)<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; x86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET<br \/>  &nbsp; &nbsp;20:10:03 up 11:24,2 users,load average: 0.52, 0.16, 0.08; runlevel 3<\/p>\n<p>  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br \/>  Benchmark Run: Mon May 03 2021 20:10:03 &#8211; 20:38:19<br \/>  1 CPU in system; running 1 parallel copy of tests<\/p>\n<p>  Dhrystone 2 using register variables&nbsp; &nbsp;&nbsp; &nbsp; 32627423.0 lps&nbsp; &nbsp;(10.0 s, 7 samples)<br \/>  Double-Precision Whetstone&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;4196.9 MWIPS (10.0 s, 7 samples)<br \/>  Execl Throughput&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 2880.3 lps&nbsp; &nbsp;(30.0 s, 2 samples)<br \/>  File Copy 1024 bufsize 2000 maxblocks&nbsp; &nbsp;&nbsp; &nbsp;468701.8 KBps(30.0 s, 2 samples)<br \/>  File Copy 256 bufsize 500 maxblocks&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 121319.2 KBps(30.0 s, 2 samples)<br \/>  File Copy 4096 bufsize 8000 maxblocks&nbsp; &nbsp;&nbsp; &nbsp; 1458968.3 KBps(30.0 s, 2 samples)<br \/>  Pipe Throughput&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;618730.0 lps&nbsp; &nbsp;(10.1 s, 7 samples)<br \/>  Pipe-based Context Switching&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;153256.2 lps&nbsp; &nbsp;(10.0 s, 7 samples)<br \/>  Process Creation&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;10238.5 lps&nbsp; &nbsp;(30.0 s, 2 samples)<br \/>  Shell Scripts (1 concurrent)&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 4526.5 lpm&nbsp; &nbsp;(60.0 s, 2 samples)<br \/>  Shell Scripts (8 concurrent)&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;620.3 lpm&nbsp; &nbsp;(60.1 s, 2 samples)<br \/>  System Call Overhead&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 489182.7 lps&nbsp; &nbsp;(10.0 s, 7 samples)<\/p>\n<p>  System Benchmarks Index Values&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;BASELINE&nbsp; &nbsp;&nbsp; &nbsp; RESULT&nbsp; &nbsp; INDEX<br \/>  Dhrystone 2 using register variables&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;116700.0&nbsp; &nbsp;32627423.0&nbsp; &nbsp;2795.8<br \/>  Double-Precision Whetstone&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;55.0&nbsp; &nbsp;&nbsp; &nbsp; 4196.9&nbsp; &nbsp; 763.1<br \/>  Execl Throughput&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;43.0&nbsp; &nbsp;&nbsp; &nbsp; 2880.3&nbsp; &nbsp; 669.8<br \/>  File Copy 1024 bufsize 2000 maxblocks&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 3960.0&nbsp; &nbsp;468701.8&nbsp; &nbsp;1183.6<br \/>  File Copy 256 bufsize 500 maxblocks&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;1655.0&nbsp; &nbsp;121319.2&nbsp; &nbsp; 733.0<br \/>  File Copy 4096 bufsize 8000 maxblocks&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 5800.0&nbsp; &nbsp; 1458968.3&nbsp; &nbsp;2515.5<br \/>  Pipe Throughput&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 12440.0&nbsp; &nbsp;618730.0&nbsp; &nbsp; 497.4<br \/>  Pipe-based Context Switching&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 4000.0&nbsp; &nbsp;153256.2&nbsp; &nbsp; 383.1<br \/>  Process Creation&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;126.0&nbsp; &nbsp;&nbsp; &nbsp;10238.5&nbsp; &nbsp; 812.6<br \/>  Shell Scripts (1 concurrent)&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;42.4&nbsp; &nbsp;&nbsp; &nbsp; 4526.5&nbsp; &nbsp;1067.6<br \/>  Shell Scripts (8 concurrent)&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; 6.0&nbsp; &nbsp;&nbsp; &nbsp;620.3&nbsp; &nbsp;1033.9<br \/>  System Call Overhead&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;15000.0&nbsp; &nbsp;489182.7&nbsp; &nbsp; 326.1<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; ========<br \/>  System Benchmarks Index Score&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;864.3<\/p>\n<p>  # ========================================================= #<br \/>  # Script description and score comparison completed!<br \/>  # For more information, please go to https:\/\/unixbench.org <br \/>  # ========================================================= #\t\t\t  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>zxxx \u5927\u4f6c\u6709\u8bdd\u8bf4 : \u7f8e\u897f C&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[],"tags":[],"_links":{"self":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/470805"}],"collection":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=470805"}],"version-history":[{"count":0,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/470805\/revisions"}],"wp:attachment":[{"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=470805"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=470805"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=470805"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}