Skip to content

Instantly share code, notes, and snippets.

@cyring
Last active July 4, 2023 18:15
Show Gist options
  • Save cyring/af2f37312887654aa0318d1e7b546add to your computer and use it in GitHub Desktop.
Save cyring/af2f37312887654aa0318d1e7b546add to your computer and use it in GitHub Desktop.
Orange Pi 5+
Linux 5.10.110-rockchip-rk3588
@cyring
Copy link
Author

cyring commented Jul 4, 2023

Performances

# hdparm -t /dev/nvme0n1 

/dev/nvme0n1:
 Timing buffered disk reads: 4958 MB in  3.00 seconds = 1652.33 MB/sec
# hdparm -T /dev/nvme0n1 

/dev/nvme0n1:
 Timing cached reads:   7454 MB in  2.00 seconds = 3730.22 MB/sec
# hdparm -tT /dev/nvme0n1 

/dev/nvme0n1:
 Timing cached reads:   7324 MB in  2.00 seconds = 3665.01 MB/sec
 Timing buffered disk reads: 4786 MB in  3.00 seconds = 1594.93 MB/sec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment