Skip to content

Instantly share code, notes, and snippets.

@analogic
Created June 15, 2021 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save analogic/2e1d6746d3bfec3c7f5eadfb9570c990 to your computer and use it in GitHub Desktop.
Save analogic/2e1d6746d3bfec3c7f5eadfb9570c990 to your computer and use it in GitHub Desktop.
Starej stroj
======================================================================
/dev/sda:
Timing cached reads: 7700 MB in 1.98 seconds = 3892.51 MB/sec
Timing buffered disk reads: 136 MB in 3.10 seconds = 43.82 MB/sec
root@app:/home/sh# sudo hdparm -tT /dev/sdb
/dev/sdb:
Timing cached reads: 11158 MB in 1.99 seconds = 5621.13 MB/sec
Timing buffered disk reads: 194 MB in 3.01 seconds = 64.54 MB/sec
Novej stroj
======================================================================
/dev/sda:
Timing cached reads: 16452 MB in 1.99 seconds = 8280.19 MB/sec
Timing buffered disk reads: 1042 MB in 3.00 seconds = 347.30 MB/sec
sh@app ~ % sudo hdparm -tT /dev/sdb
/dev/sdb:
Timing cached reads: 15806 MB in 1.99 seconds = 7954.23 MB/sec
Timing buffered disk reads: 706 MB in 3.00 seconds = 235.13 MB/sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment