#author("2019-12-25T11:28:27+09:00","","")
*** MUMIT [#e8b77def]
 munakata@mumit:~$ dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
 32768+0 レコード入力
 32768+0 レコード出力
 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 13.8074 s, 156 MB/s
 
 munakata@mumit:~$ dd if=benchmark of=/dev/null
 4194304+0 レコード入力
 4194304+0 レコード出力
 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 14.9302 s, 144 MB/s

*** MVC [#hdded4a4]
 munakata@mvc:~$ dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
 32768+0 レコード入力
 32768+0 レコード出力
 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 14.479 s, 148 MB/s
 
 munakata@mvc:~$ dd if=benchmark of=/dev/null
 4194304+0 レコード入力
 4194304+0 レコード出力
 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 1.88893 s, 1.1 GB/s

*** E450 [#n572a736]
 munakata@muna-E450:~$ dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
 32768+0 レコード入力
 32768+0 レコード出力
 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 5.02891 s, 427 MB/s
 
 munakata@muna-E450:~$ dd if=benchmark of=/dev/null
 4194304+0 レコード入力
 4194304+0 レコード出力
 2147483648 bytes (2.1 GB, 2.0 GiB) copied, 6.20207 s, 346 MB/s

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS