Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 165 Bytes

benchmark_related.md

File metadata and controls

4 lines (4 loc) · 165 Bytes

disk speed

  • dd if=/dev/zero of=/tmp/mytmp bs=1M count=1024 conv=fdatasync
  • Can be used for mounted file server like gpfs or nfs
  • For throughput tests, use ior