Open main menu

Changes

X1100

265 bytes added, 23:49, 7 December 2023
'''Testing the SSD speed from command line with <mark>dd</mark>command'''
1) To test the write speed, writing 1 GB of data in 10 blocks of 100 MB.
2) To test the read speed, use dd to read our entire TestingFile file generated from the last command, in 10 blocks of 100 MB each.
 
[[File:X1100-DD.png]]
 
As seen above, the final results with the '''dd''' command are:
 
-Write speed: 392 MB/s
-Read speed: 403 MB/s
 
 
'''Testing disk drive read speed with hdparm'''
 
Average read rate: 371.7 MB/s (3 samples)
 
[[File:X1100-hdparm.jpg]]
==Packing List==