4 Ways to Test SSD Speed and Performance
Poor storage performance and slow speeds are some of the most common reasons why your computer is running sluggishly. If your computer isn't as fast as it used to be, try evaluating the SSDs you're using to make sure they're still working properly.
Test SSD speed with built-in applications
Most operating systems make it relatively easy to test your hardware. These systems have built-in tools that allow you to test your hardware without downloading additional software.
Windows
You can check SSD speed on Windows via Command Prompt. It is important to run Command Prompt with admin rights to prevent any potential problems.
- Type CMD into the Start menu search bar, then right-click the best match and select Run as Administrator .
- Now, enter the following command: winsat disk -ran -write -drive [drive_letter]
Replace [drive_letter] with your drive letter. Your Windows files are typically installed on the "C" drive, as shown in the example image above. If you don't know the letter assigned to your drive, you can find it by navigating to This PC and checking the drive you want to scan.
Linux
Linux users can use operating system utilities to evaluate read and write speeds separately:
- Open Linux Terminal.
- To run a write test, type or paste the following command: dd if=/dev/zero of=/tmp/tempfile bs=1M count=1024 conv=fdatasync
- To test the read speed of the drive, we need to do a little more setup. The temporary file we created in the previous command is stored in the cache, giving you skewed results. So you need to clear the cache first by entering the following command: sudo /sbin/sysctl -w vm.drop_caches=3
- Now, you are ready to test the read speed of the drive with this command: dd if=tempfile of=/dev/null bs=1M count=1024
macOS
Finally, if you have a Mac, unfortunately, there's no built-in way to view hardware specs. Apple is notoriously tight-lipped about what's under the shiny aluminum shell, and the software is no different. Fortunately, there are still ways to view your device's performance with the help of some third-party apps.
Test SSD speed with third-party apps
While the operating system's built-in tools are handy, there are plenty of third-party apps you can use to check the speed and health of your storage drives.
CrystalDiskMark
CrystalDiskMark remains one of the most popular tools on Windows for measuring drive speed. Thanks to the program's user-friendly interface, you can measure drive speed by simply pressing the All button .
The first result, describing sequential read and write speeds, is probably the most understandable performance measurement.
- Download for Windows (Free)
Novabench
Novabench is a program that measures the performance of core system components: CPU, GPU, memory, and storage. Running just a drive speed test isn't very intuitive, so just hit Start All Benchmark Tests and wait for the full report.
Aside from the quirks, Novabench's extensive cross-platform support makes up for it.
In addition to Windows support, Novabench also runs on macOS. It's a third-party program, so it's not available on the App Store, but it is available on the Novabench website. It's also been updated to support Intel processors, as well as Apple's M1 and M2 chips (aka Apple Silicon).
Finally, since Linux is heavily open source, it would be counterintuitive for the platform to rely on proprietary software. However, if you need a benchmark tool to test drive speeds, Novabench also works on Linux systems.
- Download for Windows | macOS | Linux (Free)
Blackmagic Disk Speed Test
Blackmagic Disk Speed Test is a handy cross-platform SSD speed testing tool, available for Windows and macOS. Available on the App Store, the software is primarily intended for Mac users. However, Windows users can also use the software by navigating to the developer's website and downloading the latest software update (you can find the links below).
On the Windows download page, a registration screen will appear, but it is completely optional. Clicking Download Only in the lower left corner will save you the trouble. Once you launch the program, just hit Speed Test Start and let it work its magic.
- Download Blackmagic Disk Speed Test for | (Free)
See also:
You should read it
- Test SSD, HDD hard drive speed with CrystalDiskMark software
- What is a 7200rpm hard drive? Which is better, 7200 or 5400 hard drive?
- Solid-state drives (SSDs) and some things you should know
- The reason why the SSD does not reach the speed as announced by the manufacturer
- Top 5 best free HDD testing software
- How to Partition a Hard Drive in Windows 8
- 5 Best Hard Drive Testing Software, Read and Write Speed 2024
- 7 tools to increase hard drive performance on Windows
May be interested
- 8 simple ways to speed up Windows 7windows 7 is an operating system that is highly rated for speed, but there are still many different ways to improve the speed and performance of this operating system, especially on machines with not too strong configurations. the following article will help you do that.
- This is why the dashboard usually displays a maximum speed above the threshold that the car can runwe all understand that the maximum speed of the vehicle we are driving cannot reach the speed shown on the clock, except for the million-dollar cars with the horrible performance like the bugatti chiron. so, why do manufacturers let these watches not reflect the same performance?
- Tips, ways to speed up your computercomputer running slowly or freezing after using process. or low-profile machine running slowly. here are tips, ways to speed up, performance for your computer.
- How to know Apple is slowing down your iPhone?recently, apple has admitted they are making some performance adjustments for certain iphone devices with older batteries to prevent sudden phone shutdowns. the article will provide some ways to test iphone performance.
- Check computer performance with SiSoftware Sandrasisoftware sandra is a popular system information checker tool, but it also includes computer performance testing utilities. check out this article to learn how to use it to test your computer performance!
- How to Test SSD - Check SSD speedhow to test ssd - check ssd speed. ssds are currently used by many young people using computers. in addition to their write and read speeds, they don't use discs or heads. they also help your computer boot up quickly.
- Speed test to 'check' the health of the hard drivethe speed of the hard drive is decidedly in part to the speed of the whole system. so you want to know how fast the hard drive you are using, what errors are there or not ...? hd speed will help you get the answer.
- How to check for simple Linux server performancethere are many options for virtual private servers or professional servers in the market, so how do i know which server is the best and suitable for me?
- 30+ ways to speed up your computer effectively on Windows 10your computer runs faster, achieves the highest performance with more than 30 ways to effectively speed up windows 10, and view easy-to-follow instructions and tips.
- How to check computer performance with Prime95you've just done a computer overclocking and want to check computer performance but don't know which of the many tools on the internet to use. try prime95 and here is the guide to use this tool.