|
发表于 2023-1-10 11:18:37
|
显示全部楼层
本帖最后由 vishkozus 于 2023-1-10 11:22 编辑
---------------------
webhorizion jp nat
---------------------
dd bs=64k count=4k if=/dev/zero of=test oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB, 256 MiB) copied, 2.49034 s, 108 MB/s
---------------------
webhorizon sg nat
---------------------
dd bs=64k count=4k if=/dev/zero of=test oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB, 256 MiB) copied, 8.0199 s, 33.5 MB/s
---------------------
webhorizon hk nat
---------------------
dd bs=64k count=4k if=/dev/zero of=test oflag=dsync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB, 256 MiB) copied, 110.356 s, 2.4 MB/s |
|