Home > Questions

Can I use Mac Terminal to test disk speed just like Windows CMD?

I'd like to know if the Mac Terminal has a disk speed test similar to the Windows CMD function.

Best Answered by

iBoysoft author Amanda Wong

Amanda Wong

Answered on Tuesday, December 3, 2024

If you are familiar with Terminal commands, you can run commands to test disk speed on your Mac. By entering the terminal commands, a 1GB file is read or written, and the test times this duration.

Here's how to test disk speed on Mac with Terminal:

  1. Open Terminal from Finder > Applications > Utilities.
  2. Type the command below and press Enter:#Disk Speed Test Write: 
    time dd if=/dev/zero bs=1024k of=tstfile count=1024
    #Disk Speed Test Read: 
    dd if=tstfile bs=1024k of=/dev/null count=1024
  3. Then wait for the output.

If you are not familiar with Terminal, there are some other programs you can choose to test disk speed on Mac such as iBoysoft DiskGeeker, it supports disk speed tests for both internal and external hard drives, and it is pretty easy to use. You can free download it to have a try!

People Also Ask

Read More Questions

Read More Advice From iBoysoft's Computer Experts

Macのスリープショートカット

Intel/T2/M1/M2/M3/M4 Mac向けのmacOSスリープキーボードショートカット

Intel、T2、M1、M2、M3、およびM4 Mac向けの異なるmacOSスリープキーボードショートカットを学び、Macをスリープ状態にするためのキーボードショートカットをカスタマイズします。

notes are not syncing between your iPhone and Mac

Notes Not Syncing Between iPhone and Mac, Why & How to Fix

A guide to fixing the notes app that's not syncing between iPhone and Mac. Also, it tells the reasons why your notes are not syncing between devices.

News Tips

encrypted external hard drive doesnt ask for password Mac Ventura

Fix 'Encrypted External Drive Won't Ask for Password on Mac'

Tell you what to do if your encrypted external hard drive doesn't ask for the password to unlock it on Mac and help you learn the reasons.

How to Tips